diff options
| author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-03-03 05:31:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-03 05:31:28 -0500 |
| commit | 590d5fa2ebfe46887bbe1f994ca98fc33d6d3462 (patch) | |
| tree | 5c98259623dc9541ebd5dd3e64c02d7727705e3e /manual | |
| parent | a240cc6b897bff0ee2e28789b8df10f6d1f03947 (diff) | |
Spelling (#1257)
Corrects misspellings identified by https://github.com/marketplace/actions/check-spelling
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Diffstat (limited to 'manual')
| -rw-r--r-- | manual/src/full---help-output.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/full---help-output.md b/manual/src/full---help-output.md index 10d48a8..77ee530 100644 --- a/manual/src/full---help-output.md +++ b/manual/src/full---help-output.md @@ -537,7 +537,7 @@ OPTIONS: --tabs <N> The number of spaces to replace tab characters with. - Use --tabs=0 to pass tab characters through directly, but note that in that case delta will calculate line widths assuming tabs occupy one character's width on the screen: if your terminal renders tabs as more than than one character wide then delta's output will look incorrect. + Use --tabs=0 to pass tab characters through directly, but note that in that case delta will calculate line widths assuming tabs occupy one character's width on the screen: if your terminal renders tabs as more than one character wide then delta's output will look incorrect. [default: 4] |
