Fossil SCM
Fix typo in docs.
Commit
16ef8ee9f9ca82d411b2c8d9f343fe559312af18
Parent
96dec24eaf2e7a6…
1 file changed
+1
-1
+1
-1
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -51,11 +51,11 @@ | ||
| 51 | 51 | comment string _and_ right before line indentation). |
| 52 | 52 | |
| 53 | 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | 54 | logical line length. |
| 55 | 55 | |
| 56 | - * _10_ — Looks for the original comment text within the text being | |
| 56 | + * _16_ — Looks for the original comment text within the text being | |
| 57 | 57 | printed. Upon matching, a new line will be emitted, thus |
| 58 | 58 | preserving more of the pre-existing formatting. |
| 59 | 59 | |
| 60 | 60 | |
| 61 | 61 | `--errorlog ERRLOG`: Name a file to which fossil will log panics, |
| 62 | 62 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -51,11 +51,11 @@ | |
| 51 | comment string _and_ right before line indentation). |
| 52 | |
| 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | logical line length. |
| 55 | |
| 56 | * _10_ — Looks for the original comment text within the text being |
| 57 | printed. Upon matching, a new line will be emitted, thus |
| 58 | preserving more of the pre-existing formatting. |
| 59 | |
| 60 | |
| 61 | `--errorlog ERRLOG`: Name a file to which fossil will log panics, |
| 62 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -51,11 +51,11 @@ | |
| 51 | comment string _and_ right before line indentation). |
| 52 | |
| 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | logical line length. |
| 55 | |
| 56 | * _16_ — Looks for the original comment text within the text being |
| 57 | printed. Upon matching, a new line will be emitted, thus |
| 58 | preserving more of the pre-existing formatting. |
| 59 | |
| 60 | |
| 61 | `--errorlog ERRLOG`: Name a file to which fossil will log panics, |
| 62 |