From 7808ef5643db84e4f054c829fe442c9bed44ca9b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 13:51:51 -0500 Subject: Fix typos. --- src/modules/objects/class_lineedit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/class_lineedit.cpp') diff --git a/src/modules/objects/class_lineedit.cpp b/src/modules/objects/class_lineedit.cpp index 868ce8f..0ac5aa4 100644 --- a/src/modules/objects/class_lineedit.cpp +++ b/src/modules/objects/class_lineedit.cpp @@ -81,7 +81,7 @@ static const int mode_cod[] = { Returns the current maximum length of the text that can be typed in the editor.[br] See also [classfnc]$setMaxLength[/classfnc](). - !fn: $setMaxLength() + !fn: $setMaxLength() Sets maximum length of the text that can be typed in the editor.[br] See also [classfnc]$maxLength[/classfnc](). -- cgit v1.2.3