diff options
author | xue <> | 2006-07-09 13:08:10 +0000 |
---|---|---|
committer | xue <> | 2006-07-09 13:08:10 +0000 |
commit | 79611edbd514621fa5cf61c92556f94ed5d203dc (patch) | |
tree | ce7fadc3287d37eb2b04697f8c32f5099282eb70 /demos/quickstart/protected/pages/Controls/HtmlArea.page | |
parent | b2e97539e7af7712b04dd5c2610a454d09aa0333 (diff) |
Spelling error fixes.
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/HtmlArea.page')
-rw-r--r-- | demos/quickstart/protected/pages/Controls/HtmlArea.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Controls/HtmlArea.page b/demos/quickstart/protected/pages/Controls/HtmlArea.page index 00a65573..e40a4444 100644 --- a/demos/quickstart/protected/pages/Controls/HtmlArea.page +++ b/demos/quickstart/protected/pages/Controls/HtmlArea.page @@ -24,7 +24,7 @@ The default editor gives only the basic tool bar. To change or add additional to </com:TTextHighlighter>
<p>
-The client-side visual editting capability is supported by Internet Explorer 5.0+ for Windows and Gecko-based browser. If the browser does not support the visual editting, a traditional textarea will be displayed.
+The client-side visual editing capability is supported by Internet Explorer 5.0+ for Windows and Gecko-based browser. If the browser does not support the visual editing, a traditional textarea will be displayed.
</p>
<pre>
@@ -39,7 +39,7 @@ Firefox 1.5b2 OK OK Safari 2.0 (412) OK(1)
Opera 9 Preview 1 OK(1) OK(1)
----------------------------------------------------
-(1) - Partialy working
+(1) - Partially working
----------------------------------------------------
</pre>
|