summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_man.ml
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2015-10-09 20:41:51 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2015-10-09 20:41:51 +0000
commite9fdf20abfdd0d057f86b0469a8cee4ad3260201 (patch)
tree25d7812fa3f6397b551c8ba373812bbc2c609d77 /ocamldoc/odoc_man.ml
parentfcb1eb35d2f87333c5c35cf87f6d6ef6c1fc3648 (diff)
downloadocaml-e9fdf20abfdd0d057f86b0469a8cee4ad3260201.tar.gz
Translation of french comments in odoc
(user 'octachron') git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16482 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'ocamldoc/odoc_man.ml')
-rw-r--r--ocamldoc/odoc_man.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamldoc/odoc_man.ml b/ocamldoc/odoc_man.ml
index effe6c83b3..615c5e1726 100644
--- a/ocamldoc/odoc_man.ml
+++ b/ocamldoc/odoc_man.ml
@@ -1284,7 +1284,7 @@ class man =
self#man_of_module_type_body b mt
| Res_section _ ->
- (* normalement on ne peut pas avoir de module ici. *)
+ (* normaly, we cannot have modules here. *)
()
in
List.iter f l;