summaryrefslogtreecommitdiff
path: root/packages/fcl-base
diff options
context:
space:
mode:
authormichael <michael@3ad0048d-3df7-0310-abae-a5850022a9f2>2010-10-07 07:46:11 +0000
committermichael <michael@3ad0048d-3df7-0310-abae-a5850022a9f2>2010-10-07 07:46:11 +0000
commit5cfd0bee9ed08c62dd3cf71ff6457b5a1d65fb5a (patch)
treefd4ed76f5193cdacc12a026ecfdb5d23713269b7 /packages/fcl-base
parent1d1b961888b4e115c21a5f00ec71c072239eab4c (diff)
downloadfpc-5cfd0bee9ed08c62dd3cf71ff6457b5a1d65fb5a.tar.gz
* Fixed typo
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16095 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'packages/fcl-base')
-rw-r--r--packages/fcl-base/texts/fptemplate.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fcl-base/texts/fptemplate.txt b/packages/fcl-base/texts/fptemplate.txt
index d7b05942d6..22631b608f 100644
--- a/packages/fcl-base/texts/fptemplate.txt
+++ b/packages/fcl-base/texts/fptemplate.txt
@@ -37,7 +37,7 @@ define these parameters.
Some examples for tags with these above, StartDelimiter:='{+' and
EndDelimiter:='+}'
(the default '{' and '}' is not good when processing HTML templates with
-JavaSript in them):
+JavaScript in them):
{+ATagHere+} //Tag name: ATagHere