diff options
Diffstat (limited to 'lib/kformula/contextstyle.h')
-rw-r--r-- | lib/kformula/contextstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/contextstyle.h b/lib/kformula/contextstyle.h index be4a8bcf..11a103dd 100644 --- a/lib/kformula/contextstyle.h +++ b/lib/kformula/contextstyle.h @@ -312,7 +312,7 @@ private: /** * true means to center the symbol between its indexes. - * false means tqalignment to the right. + * false means alignment to the right. */ bool centerSymbol; |