Fossil SCM
Fix a documentation typo.
Commit
bd70ec5fda11e05a5b340e1459dc5f1030b7f79371bd8ad9e4b4ec7e218b5bf4
Parent
f83134bc9d3a65a…
1 file changed
+1
-1
+1
-1
| --- www/serverext.wiki | ||
| +++ www/serverext.wiki | ||
| @@ -139,11 +139,11 @@ | ||
| 139 | 139 | For example, the author of this documentation page is running |
| 140 | 140 | "<tt>fossil ui --extpage www/serverext.wiki</tt>" while editing this |
| 141 | 141 | very paragraph, and presses Reload from time to time to view his |
| 142 | 142 | edits. |
| 143 | 143 | |
| 144 | -A same idea applies when developing new CGI applications using a script | |
| 144 | +The same idea applies when developing new CGI applications using a script | |
| 145 | 145 | language (for example using [https://wapp.tcl.tk|Wapp]). Run the |
| 146 | 146 | command "<tt>fossil ui --extpage SCRIPT</tt>" where SCRIPT is the name |
| 147 | 147 | of the application script, while editing that script in a separate |
| 148 | 148 | window, then press Reload periodically on the web browser to test the |
| 149 | 149 | script. |
| 150 | 150 |
| --- www/serverext.wiki | |
| +++ www/serverext.wiki | |
| @@ -139,11 +139,11 @@ | |
| 139 | For example, the author of this documentation page is running |
| 140 | "<tt>fossil ui --extpage www/serverext.wiki</tt>" while editing this |
| 141 | very paragraph, and presses Reload from time to time to view his |
| 142 | edits. |
| 143 | |
| 144 | A same idea applies when developing new CGI applications using a script |
| 145 | language (for example using [https://wapp.tcl.tk|Wapp]). Run the |
| 146 | command "<tt>fossil ui --extpage SCRIPT</tt>" where SCRIPT is the name |
| 147 | of the application script, while editing that script in a separate |
| 148 | window, then press Reload periodically on the web browser to test the |
| 149 | script. |
| 150 |
| --- www/serverext.wiki | |
| +++ www/serverext.wiki | |
| @@ -139,11 +139,11 @@ | |
| 139 | For example, the author of this documentation page is running |
| 140 | "<tt>fossil ui --extpage www/serverext.wiki</tt>" while editing this |
| 141 | very paragraph, and presses Reload from time to time to view his |
| 142 | edits. |
| 143 | |
| 144 | The same idea applies when developing new CGI applications using a script |
| 145 | language (for example using [https://wapp.tcl.tk|Wapp]). Run the |
| 146 | command "<tt>fossil ui --extpage SCRIPT</tt>" where SCRIPT is the name |
| 147 | of the application script, while editing that script in a separate |
| 148 | window, then press Reload periodically on the web browser to test the |
| 149 | script. |
| 150 |