jfb2 writes in Bug 119:
[oweals/busybox.git] / coreutils / cmp.c
index 43dbc842f0a6b38dd78fb1b5485f192af694d43c..d0fc662a5e1959f100bbc758310471b8337403ee 100644 (file)
@@ -27,7 +27,7 @@
  *
  * Original version majorly reworked for SUSv3 compliance, bug fixes, and
  * size optimizations.  Changes include:
- * 1) Now correctly distingusishes between errors and actual file differences.
+ * 1) Now correctly distinguishes between errors and actual file differences.
  * 2) Proper handling of '-' args.
  * 3) Actual error checking of i/o.
  * 4) Accept SUSv3 -l option.  Note that we use the slightly nicer gnu format