Fossil SCM
Minor typo fix in the "makefile.wiki" document.
Commit
07dbd17e41288c59c750afe26169c39156049880d92153fe3141b36f30751cfd
Parent
ab029e40ecfaf29…
1 file changed
+1
-1
+1
-1
| --- www/makefile.wiki | ||
| +++ www/makefile.wiki | ||
| @@ -94,11 +94,11 @@ | ||
| 94 | 94 | Running this Tcl script will automatically regenerate all makefiles. |
| 95 | 95 | In order to add a new source file to the Fossil implementation, simply |
| 96 | 96 | edit makemake.tcl to add the new filename, then rerun the script, and |
| 97 | 97 | all of the makefiles for all targets will be rebuild. |
| 98 | 98 | |
| 99 | -There is an option code verification step implemented using | |
| 99 | +There is an optional code verification step implemented using | |
| 100 | 100 | |
| 101 | 101 | 15. [/file/src/codecheck1.c | codecheck1.c] |
| 102 | 102 | |
| 103 | 103 | This file implements a small utility program ("codecheck1") |
| 104 | 104 | that scans other Fossil source files looking for errors in printf-style |
| 105 | 105 |
| --- www/makefile.wiki | |
| +++ www/makefile.wiki | |
| @@ -94,11 +94,11 @@ | |
| 94 | Running this Tcl script will automatically regenerate all makefiles. |
| 95 | In order to add a new source file to the Fossil implementation, simply |
| 96 | edit makemake.tcl to add the new filename, then rerun the script, and |
| 97 | all of the makefiles for all targets will be rebuild. |
| 98 | |
| 99 | There is an option code verification step implemented using |
| 100 | |
| 101 | 15. [/file/src/codecheck1.c | codecheck1.c] |
| 102 | |
| 103 | This file implements a small utility program ("codecheck1") |
| 104 | that scans other Fossil source files looking for errors in printf-style |
| 105 |
| --- www/makefile.wiki | |
| +++ www/makefile.wiki | |
| @@ -94,11 +94,11 @@ | |
| 94 | Running this Tcl script will automatically regenerate all makefiles. |
| 95 | In order to add a new source file to the Fossil implementation, simply |
| 96 | edit makemake.tcl to add the new filename, then rerun the script, and |
| 97 | all of the makefiles for all targets will be rebuild. |
| 98 | |
| 99 | There is an optional code verification step implemented using |
| 100 | |
| 101 | 15. [/file/src/codecheck1.c | codecheck1.c] |
| 102 | |
| 103 | This file implements a small utility program ("codecheck1") |
| 104 | that scans other Fossil source files looking for errors in printf-style |
| 105 |