summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2009-10-19 19:56:32 +0200
committerGraeme Geldenhuys <graemeg@gmail.com>2009-10-19 19:56:32 +0200
commit713343bcd5da21a07e8f7ec5ac333927aa1b5bd0 (patch)
tree4f6bbdcdab198c59ca1aacb0c56e7b7f7f18571c /components
parentd1080a1036139973823f1fc3368b458c4bc64eb4 (diff)
downloadfpGUI-713343bcd5da21a07e8f7ec5ac333927aa1b5bd0.tar.xz
expanded comment.
Diffstat (limited to 'components')
-rw-r--r--components/richtext/ACLStringUtility.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/richtext/ACLStringUtility.pas b/components/richtext/ACLStringUtility.pas
index c3b222df..4220f932 100644
--- a/components/richtext/ACLStringUtility.pas
+++ b/components/richtext/ACLStringUtility.pas
@@ -123,7 +123,7 @@ Function StrInDoubleQuotes(const aString : String) : String;
//
-// Substitutes given character
+// Substitutes given character - placing all occurences of AFind char.
Function SubstituteChar( const S: string; const Find: Char; const Replace: Char ): string;
// Returns the count rightmost chars of S