aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorppedrot2012-12-14 16:57:26 +0000
committerppedrot2012-12-14 16:57:26 +0000
commitd2804f160f8ceb3d2032db097c769ee0f1c0ab96 (patch)
tree5b44d550a842556a8ecef92d1592fa572ab2b758 /kernel
parentf42dd8d8530e6227621ccd662741f1da23700304 (diff)
Fixing ocalmdoc comment
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16073 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel')
-rw-r--r--kernel/names.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/names.mli b/kernel/names.mli
index 2f8445ef6f..150c04608c 100644
--- a/kernel/names.mli
+++ b/kernel/names.mli
@@ -291,7 +291,7 @@ val eq_id_key : id_key -> id_key -> bool
val eq_con_chk : constant -> constant -> bool
val eq_ind_chk : inductive -> inductive -> bool
-(** {6 Deprecated functions. For backward compatibility. *)
+(** {6 Deprecated functions. For backward compatibility.} *)
(** {5 Identifiers} *)