lib: Give lib/util/util_file.c its own header file
[samba.git] / README.Coding.md
index 7aaf56a44eaac9164ec7911fd1d50ac7e674eb3a..76f2c70e95a263654070b528aa4c9f8260c0c5a7 100644 (file)
@@ -183,7 +183,7 @@ This is bad:
         * with some more words...*/
 ```
 
-### Indention & Whitespace & 80 columns
+### Indentation & Whitespace & 80 columns
 
 To avoid confusion, indentations have to be tabs with length 8 (not 8
 ' ' characters).  When wrapping parameters for function calls,