branch: externals/caml
commit 4238e85d2d4d52bf38bdb365c5a9a679d1315830
Author: Damien Doligez <damien.doligez-inria.fr>
Commit: Damien Doligez <damien.doligez-inria.fr>
fusion des changements 3.09.3 -> release309_merge310
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7849
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
caml-types.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/caml-types.el b/caml-types.el
index 6bdfba9..74ec5be 100644
--- a/caml-types.el
+++ b/caml-types.el
@@ -45,7 +45,7 @@ Their format is:
at least two space characters.
- in each block, the two positions are respectively the start and the
-- end of the range described by the block.
+ end of the range described by the block.
- in a position, the filename is the name of the file, the first num
is the line number, the second num is the offset of the beginning
of the line, the third num is the offset of the position itself.