]> granicus.if.org Git - graphviz/commitdiff
Fix an English typo.
authornorth <devnull@localhost>
Thu, 17 Aug 2006 21:16:34 +0000 (21:16 +0000)
committernorth <devnull@localhost>
Thu, 17 Aug 2006 21:16:34 +0000 (21:16 +0000)
lib/common/input.c

index d98b967417898f178a983893f4b10184e88d91ac..97bc0c5c66418aa78c2cfb885219c95f040f1d6d 100644 (file)
@@ -65,7 +65,7 @@ static char *memtestItems = "\n\
 static char *configFlags = "(additional options for config)  [-cv]\n";
 static char *configItems = "\n\
  -c          - Configure plugins (Writes $prefix/lib/graphviz/config \n\
-               with available plugin information.  Needs write priviledge.)\n\
+               with available plugin information.  Needs write privilege.)\n\
  -v          - Enable verbose mode \n";
 
 void dotneato_usage(int exval)