Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jface.text/.options')
-rw-r--r--org.eclipse.jface.text/.options4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jface.text/.options b/org.eclipse.jface.text/.options
index 83787c9e54e..22364f5406b 100644
--- a/org.eclipse.jface.text/.options
+++ b/org.eclipse.jface.text/.options
@@ -6,5 +6,5 @@ org.eclipse.jface.text/debug/AnnotationPainter= false
# Prints debug information related to AbstractContentAssistSubjectAdapter and its subclasses
org.eclipse.jface.text/debug/ContentAssistSubjectAdapters= false
-# Prints debug information related to AnnotateRulerColumn
-org.eclipse.jface.text.source/debug/AnnotateRulerColumn= false
+# Prints debug information related to RevisionRulerColumn
+org.eclipse.jface.text.source/debug/RevisionRulerColumn= false

Back to the top