summaryrefslogtreecommitdiffstats
path: root/ksim/library/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/common.h')
-rw-r--r--ksim/library/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/common.h b/ksim/library/common.h
index e19310e..c64504b 100644
--- a/ksim/library/common.h
+++ b/ksim/library/common.h
@@ -63,7 +63,7 @@ namespace KSim
* }
* ~Test() {}
*
- * void configureObject(bool tqrepaintWidget)
+ * void configureObject(bool repaintWidget)
* {
* // Re-Create view code here
* }