traceroute: fix help text to not show -6 when traceroute6 is off
[oweals/busybox.git] / docs / style-guide.txt
index 7560d698623357a12b3ead68a05eb00ecfbab8bd..a58931ae7aa9c32f8b8b35e6b5852b8ac8ba7199 100644 (file)
@@ -252,7 +252,7 @@ because it looks like whitespace; using lower-case is easy on the eyes.
 Exceptions:
 
  - Enums, macros, and constant variables are occasionally written in all
-   upper-case with words optionally seperatedy by underscores (i.e. FIFO_TYPE,
+   upper-case with words optionally separated by underscores (i.e. FIFO_TYPE,
    ISBLKDEV()).
 
  - Nobody is going to get mad at you for using 'pvar' as the name of a