From b1821eadbf6035cf331c5c7862b6fc7069100854 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 14:19:47 -0500 Subject: [PATCH] Fix typos. --- src/modules/objects/class_multilineedit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/objects/class_multilineedit.cpp b/src/modules/objects/class_multilineedit.cpp index 1d14fcb..07c9ab6 100644 --- a/src/modules/objects/class_multilineedit.cpp +++ b/src/modules/objects/class_multilineedit.cpp @@ -257,7 +257,7 @@ static int mod_cod[] = { !fn: $lineOfChar(,) Returns the line number of the line in paragraph par in which the character at position index appears.[br] If there is no such paragraph or no such character at the index position -1 is returned. - !fn: $paragraphLenght() + !fn: $paragraphLength() Returns the length of the paragraph par, or -1 if there is no paragraph with index par. */