Fix some Typos and indents
[openssl.git] / util / find-doc-nits
index 2623d6c958ea753d2af320e3bd852e511eddff81..7f5f1eb06f99ec219830f20b37adffc1d3365c97 100755 (executable)
@@ -289,7 +289,7 @@ sub checkmacros()
         }
         close(IN);
     }
-    print "# Found $count macros missing (not all should be documnted)\n"
+    print "# Found $count macros missing (not all should be documented)\n"
 }
 
 sub printem()