IDE: Minor spelling correction.

git-svn-id: trunk@31982 -
This commit is contained in:
juha 2011-08-14 08:13:57 +00:00
parent 246b2239e3
commit 56d6cc8a2d

View File

@ -23,7 +23,7 @@
Usage:
Add to program
"Application.CreateForm(TLazFindReplaceDialog, FindReplaceDlg);"
Set the FindReplaceDlg.Options poperty
Set the FindReplaceDlg.Options property
then do MResult:=FindReplaceDlg.ShowModal
ShowModal can have three possible results:
- mrOk for Find/Replace.