aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/tags.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/tags.mli')
-rw-r--r--ide/tags.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/tags.mli b/ide/tags.mli
index f79ae1f11..3c5900269 100644
--- a/ide/tags.mli
+++ b/ide/tags.mli
@@ -9,7 +9,7 @@
module Script :
sig
val table : GText.tag_table
- val comment_sentence : GText.tag
+ val comment : GText.tag
val error : GText.tag
val error_bg : GText.tag
val to_process : GText.tag