summaryrefslogtreecommitdiffstats
path: root/src/translator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator.h')
-rw-r--r--src/translator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator.h b/src/translator.h
index a77bd28..1119118 100644
--- a/src/translator.h
+++ b/src/translator.h
@@ -567,7 +567,7 @@ class Translator
virtual QCString trStaticPrivateMembers() = 0;
/*! this function is used to produce a comma-separated list of items.
- * use generateMarker(i) to indicate where item i should be put.
+ * Use generateMarker(i) to indicate where item i should be put.
*/
virtual QCString trWriteList(int numEntries) = 0;