Fossil SCM
Fix typos in documentation text.
Commit
862d630ffb8821c99cd9a7c753f04385be2ec15e681408ea004951c369d5fe98
Parent
57a0143b52d5c90…
2 files changed
+1
-1
+2
-2
+1
-1
| --- src/add.c | ||
| +++ src/add.c | ||
| @@ -253,11 +253,11 @@ | ||
| 253 | 253 | ** |
| 254 | 254 | ** When adding files or directories recursively, filenames that begin |
| 255 | 255 | ** with "." are excluded by default. To include such files, add |
| 256 | 256 | ** the "--dotfiles" option to the command-line. |
| 257 | 257 | ** |
| 258 | -** The --ignore and --clean options are comma-separate lists of glob patterns | |
| 258 | +** The --ignore and --clean options are comma-separated lists of glob patterns | |
| 259 | 259 | ** for files to be excluded. Example: '*.o,*.obj,*.exe' If the --ignore |
| 260 | 260 | ** option does not appear on the command line then the "ignore-glob" setting |
| 261 | 261 | ** is used. If the --clean option does not appear on the command line then |
| 262 | 262 | ** the "clean-glob" setting is used. |
| 263 | 263 | ** |
| 264 | 264 |
| --- src/add.c | |
| +++ src/add.c | |
| @@ -253,11 +253,11 @@ | |
| 253 | ** |
| 254 | ** When adding files or directories recursively, filenames that begin |
| 255 | ** with "." are excluded by default. To include such files, add |
| 256 | ** the "--dotfiles" option to the command-line. |
| 257 | ** |
| 258 | ** The --ignore and --clean options are comma-separate lists of glob patterns |
| 259 | ** for files to be excluded. Example: '*.o,*.obj,*.exe' If the --ignore |
| 260 | ** option does not appear on the command line then the "ignore-glob" setting |
| 261 | ** is used. If the --clean option does not appear on the command line then |
| 262 | ** the "clean-glob" setting is used. |
| 263 | ** |
| 264 |
| --- src/add.c | |
| +++ src/add.c | |
| @@ -253,11 +253,11 @@ | |
| 253 | ** |
| 254 | ** When adding files or directories recursively, filenames that begin |
| 255 | ** with "." are excluded by default. To include such files, add |
| 256 | ** the "--dotfiles" option to the command-line. |
| 257 | ** |
| 258 | ** The --ignore and --clean options are comma-separated lists of glob patterns |
| 259 | ** for files to be excluded. Example: '*.o,*.obj,*.exe' If the --ignore |
| 260 | ** option does not appear on the command line then the "ignore-glob" setting |
| 261 | ** is used. If the --clean option does not appear on the command line then |
| 262 | ** the "clean-glob" setting is used. |
| 263 | ** |
| 264 |
+2
-2
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -934,12 +934,12 @@ | ||
| 934 | 934 | @ <a name='step2'></a> |
| 935 | 935 | @ <h1>Step 2: Authenticate</h1> |
| 936 | 936 | @ |
| 937 | 937 | if( isSetup ){ |
| 938 | 938 | @ <p>As an administrator, you can make any edits you like to this or |
| 939 | - @ any other skin. You can also authorized other users to edit this | |
| 940 | - @ skin. Any user whose login name matches the comma-separate list | |
| 939 | + @ any other skin. You can also authorize other users to edit this | |
| 940 | + @ skin. Any user whose login name matches the comma-separated list | |
| 941 | 941 | @ of GLOB expressions below is given special permission to edit |
| 942 | 942 | @ the draft%d(iSkin) skin: |
| 943 | 943 | @ |
| 944 | 944 | @ <form method='POST' action='%R/setup_skin#step2' id='f02'> |
| 945 | 945 | @ <p class='skinInput'> |
| 946 | 946 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -934,12 +934,12 @@ | |
| 934 | @ <a name='step2'></a> |
| 935 | @ <h1>Step 2: Authenticate</h1> |
| 936 | @ |
| 937 | if( isSetup ){ |
| 938 | @ <p>As an administrator, you can make any edits you like to this or |
| 939 | @ any other skin. You can also authorized other users to edit this |
| 940 | @ skin. Any user whose login name matches the comma-separate list |
| 941 | @ of GLOB expressions below is given special permission to edit |
| 942 | @ the draft%d(iSkin) skin: |
| 943 | @ |
| 944 | @ <form method='POST' action='%R/setup_skin#step2' id='f02'> |
| 945 | @ <p class='skinInput'> |
| 946 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -934,12 +934,12 @@ | |
| 934 | @ <a name='step2'></a> |
| 935 | @ <h1>Step 2: Authenticate</h1> |
| 936 | @ |
| 937 | if( isSetup ){ |
| 938 | @ <p>As an administrator, you can make any edits you like to this or |
| 939 | @ any other skin. You can also authorize other users to edit this |
| 940 | @ skin. Any user whose login name matches the comma-separated list |
| 941 | @ of GLOB expressions below is given special permission to edit |
| 942 | @ the draft%d(iSkin) skin: |
| 943 | @ |
| 944 | @ <form method='POST' action='%R/setup_skin#step2' id='f02'> |
| 945 | @ <p class='skinInput'> |
| 946 |