diff options
-rw-r--r-- | ocamldoc/Changes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamldoc/Changes.txt b/ocamldoc/Changes.txt index d521cde104..3b016fe4b2 100644 --- a/ocamldoc/Changes.txt +++ b/ocamldoc/Changes.txt @@ -7,7 +7,7 @@ TODO: Next Release: - extensible {foo } syntax - user can give .txt files on the command line, containing ocamldoc formatted - text, to be able to included bigger texts out of source files + text, to be able to include bigger texts out of source files - -o option is now used by the html generator to indicate the prefix of generated index files (to avoid conflict when a Index module exists on case-insensitive file systems). |