more correction for getopt_ulflags() documentation by author of this fuck logic
[oweals/busybox.git] / findutils / xargs.c
index 16b94e20f900a6a8f0598de6201476c5b10a8fa4..eef7c6909ce4d19e630ae7776bbca7c1cf343d68 100644 (file)
@@ -5,7 +5,7 @@
  * (C) 2002,2003 by Vladimir Oleynik <dzo@simtreas.ru>
  *
  * Special thanks
- * - Mark Whitley and Glenn McGrath for stimul to rewrote :)
+ * - Mark Whitley and Glenn McGrath for stimulus to rewrite :)
  * - Mike Rendell <michael@cs.mun.ca>
  * and David MacKenzie <djm@gnu.ai.mit.edu>.
  *
@@ -438,7 +438,7 @@ int xargs_main(int argc, char **argv)
 #endif
 
 #ifdef CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION
-       bb_opt_complementaly = "pt";
+       bb_opt_complementally = "pt";
 #endif
 
        opt = bb_getopt_ulflags(argc, argv, "+trn:s:e::"