aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/nametab.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/nametab.mli')
-rwxr-xr-xlibrary/nametab.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/nametab.mli b/library/nametab.mli
index 2b0e4dd52..68e272740 100755
--- a/library/nametab.mli
+++ b/library/nametab.mli
@@ -21,7 +21,7 @@ val push_module : string -> module_contents -> unit
val sp_of_id : path_kind -> identifier -> global_reference
-(* This returns the section_path of a constant or fails with Not_found *)
+(* This returns the section path of a constant or fails with [Not_found] *)
val constant_sp_of_id : identifier -> section_path
val locate : section_path -> global_reference