Fixes so "make allnoconfig" works again.
[oweals/busybox.git] / libbb / fclose_nonstdin.c
index 97e303e9cbba862d040287d2d17ba5563c541cfa..8f489c879922600d9725be218139cc70958ce805 100644 (file)
@@ -20,7 +20,7 @@
  *
  */
 
-/* A number of standard utilites can accept multiple command line args
+/* A number of standard utilities can accept multiple command line args
  * of '-' for stdin, according to SUSv3.  So we encapsulate the check
  * here to save a little space.
  */