summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codeimport/pythonimport.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codeimport/pythonimport.h')
-rw-r--r--umbrello/umbrello/codeimport/pythonimport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codeimport/pythonimport.h b/umbrello/umbrello/codeimport/pythonimport.h
index 41de3c01..d5c62a91 100644
--- a/umbrello/umbrello/codeimport/pythonimport.h
+++ b/umbrello/umbrello/codeimport/pythonimport.h
@@ -62,7 +62,7 @@ protected:
int m_srcIndent[100];
/**
- * Index for m_srcIndent[]. Index 0 is reserved and tqcontains 0.
+ * Index for m_srcIndent[]. Index 0 is reserved and contains 0.
*/
int m_srcIndentIndex;