summaryrefslogtreecommitdiff
path: root/fluid/CodeEditor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/CodeEditor.cxx')
-rw-r--r--fluid/CodeEditor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/CodeEditor.cxx b/fluid/CodeEditor.cxx
index 773a19000..5fc7edb8d 100644
--- a/fluid/CodeEditor.cxx
+++ b/fluid/CodeEditor.cxx
@@ -54,7 +54,7 @@ Fl_Text_Display::Style_Table_Entry CodeEditor::
/**
Parse text and produce style data.
\param[in] in_tbuff text buffer to parse
- \param[inout] in_sbuf style buffer we modify
+ \param[inout] in_sbuff style buffer we modify
\param[in] in_len byte length to parse
\param[in] in_style starting style letter
*/