From: Serge Hallyn <[email protected]>
Reported-by: Stéphane Graber <[email protected]>
Signed-off-by: Serge Hallyn <[email protected]>
---
src/lxc/confile.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/confile.c b/src/lxc/confile.c
index b305aef..053757f 100644
--- a/src/lxc/confile.c
+++ b/src/lxc/confile.c
@@ -925,7 +925,7 @@ static int parse_line(char *buffer, void *data)
config = getconfig(key);
if (!config) {
- ERROR("unknow key %s", key);
+ ERROR("unknown key %s", key);
goto out;
}
--
1.7.9.5
------------------------------------------------------------------------------
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/
_______________________________________________
Lxc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-users