diff options
Diffstat (limited to 'doc/classes/TextLine.xml')
-rw-r--r-- | doc/classes/TextLine.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TextLine.xml b/doc/classes/TextLine.xml index db0b5384cc..93cd8065e2 100644 --- a/doc/classes/TextLine.xml +++ b/doc/classes/TextLine.xml @@ -4,7 +4,7 @@ Holds a line of text. </brief_description> <description> - Abstraction over [TextServer] for handling single line of text. + Abstraction over [TextServer] for handling a single line of text. </description> <tutorials> </tutorials> |