summaryrefslogtreecommitdiff
path: root/tools/check-typo
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2015-09-11 11:58:31 +0000
committerDamien Doligez <damien.doligez-inria.fr>2015-09-11 11:58:31 +0000
commitb860d631458802c8685aa59c9d7b66a9225fcedb (patch)
tree5c71dc62f86607551e97e53e11b8eb48a3b83bda /tools/check-typo
parentcf9002cfd8d56c86ebd91138fe75d1e2bb20a775 (diff)
downloadocaml-b860d631458802c8685aa59c9d7b66a9225fcedb.tar.gz
whitespace cleanup, cut long lines, add some missing headers
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16415 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'tools/check-typo')
-rwxr-xr-xtools/check-typo2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check-typo b/tools/check-typo
index bd48dc7a3e..a28e4dc153 100755
--- a/tools/check-typo
+++ b/tools/check-typo
@@ -194,7 +194,7 @@ IGNORE_DIRS="
}
3 <= NR && NR <= 5 \
- && (/ OCaml / || / ocamlbuild / || / OCamldoc /) {
+ && (/ OCaml / || / ocamlbuild / || / OCamldoc /) {
header_ocaml = NR;
}