summaryrefslogtreecommitdiff
path: root/fluid/CodeEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/CodeEditor.h')
-rw-r--r--fluid/CodeEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/CodeEditor.h b/fluid/CodeEditor.h
index 9886705aa..9cfa50abe 100644
--- a/fluid/CodeEditor.h
+++ b/fluid/CodeEditor.h
@@ -72,7 +72,7 @@ public:
/**
A widget derived from CodeEditor with highlighting for code blocks.
- This widget is used by the SourceView system to show the design's
+ This widget is used by the codeview system to show the design's
source and header code. The secondary highlighting show the text
part that corresponds to the selected widget(s).
*/