summaryrefslogtreecommitdiff
path: root/man/ocamldep.m
diff options
context:
space:
mode:
Diffstat (limited to 'man/ocamldep.m')
-rw-r--r--man/ocamldep.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ocamldep.m b/man/ocamldep.m
index 4fa557bde9..7b24082afe 100644
--- a/man/ocamldep.m
+++ b/man/ocamldep.m
@@ -50,7 +50,7 @@ compilation unit Bar, a dependency on that unit's interface
bar.cmi is generated only if the source for bar is found in the
current directory or in one of the directories specified with
.BR -I .
-Otherwise, Bar is assumed to be a module form the standard library,
+Otherwise, Bar is assumed to be a module from the standard library,
and no dependencies are generated. For programs that span multiple
directories, it is recommended to pass
.BR ocamldep (1)