Typo.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13289 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
40ee2b4e6f
commit
b54d688d1a
|
@ -71,7 +71,7 @@ val register_function: (string -> (string list -> mapper) -> unit) ref
|
|||
val register: string -> (string list -> #mapper) -> unit
|
||||
|
||||
(** Apply the [register_function]. The default behavior is to run
|
||||
the mapper immediatly, taking arguments from the process
|
||||
the mapper immediately, taking arguments from the process
|
||||
command line. This is to support a scenario where a mapper is
|
||||
linked as a stand-alone executable.
|
||||
|
||||
|
|
Loading…
Reference in New Issue