correction typo

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4608 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Maxence Guesdon 2002-04-08 11:44:17 +00:00
parent 566b0fd5a8
commit 7f40e35a32
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,8 @@ let merge_return_value = ('r', "merge @return")
let merge_custom = ('c', "merge custom @-tags")
let merge_all = ('A', "merge all")
let no_index = " Do not build index for Info files"^texi_only
let esc_8bits = " Escape accentuated characters in Info files"^texi_only^"\n"
let no_index = " Do not build index for Info files "^texi_only
let esc_8bits = " Escape accentuated characters in Info files "^texi_only^"\n"
let options_can_be = " <options> can be one or more of the following characters:"
let string_of_options_list l =