Noticed by Stéphane Graber.

Index: lxc-0.7.5/src/lxc/confile.c
===================================================================
--- lxc-0.7.5.orig/src/lxc/confile.c    2012-03-30 14:18:45.000000000 -0500
+++ lxc-0.7.5/src/lxc/confile.c 2012-03-30 14:30:14.436876228 -0500
@@ -884,7 +884,7 @@
 
        config = getconfig(key);
        if (!config) {
-               ERROR("unknow key %s", key);
+               ERROR("unknown key %s", key);
                goto out;
        }
 

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to