diff options
| author | pboutill | 2012-01-16 10:10:13 +0000 |
|---|---|---|
| committer | pboutill | 2012-01-16 10:10:13 +0000 |
| commit | 5e504da68880df361ca1af3692e38498b1605463 (patch) | |
| tree | 4a7b1af8b4550173efba44c64a8127986dd34464 /lib | |
| parent | d334dc409fc11847ed0abcb8fd3ac13043f73431 (diff) | |
make mli-doc fix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14905 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/xml_parser.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xml_parser.mli b/lib/xml_parser.mli index a3e8aa4ac9..e3e7ac4dc6 100644 --- a/lib/xml_parser.mli +++ b/lib/xml_parser.mli @@ -42,7 +42,7 @@ type t and the {!Xml.error_pos} can be used to retreive the document location where the error occured at.} {li {!Xml.File_not_found} is raised when and error occured while - opening a file with the {!Xml.parse_file} function. + opening a file with the {!Xml.parse_file} function.} } *) |
