fix minor typo in error code description
Signed-off-by: Ivana Hutarova Varekova <[email protected]>
---
src/api.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/api.c b/src/api.c
index 938bf62..147fc17 100644
--- a/src/api.c
+++ b/src/api.c
@@ -91,7 +91,7 @@ const char const *cgroup_strerror_codes[] = {
"Cgroup has not been created",
"Cgroup one of the needed subsystems is not mounted",
"Cgroup, request came in from non owner",
- "Cgroup controllers controllers are bound to different mount points",
+ "Cgroup controllers are bound to different mount points",
"Cgroup, operation not allowed",
"Cgroup value set exceeds maximum",
"Cgroup controller already exists",
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel