Skip to content

Commit 0b2af6c

Browse files
authored
docs: fixup stray indent (#81)
1 parent ae81c6c commit 0b2af6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wcurl.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if the installed curl's version is \>= 8.16.0 (--parallel-max-host);
3737
.IP "* Automatically choose a filename as output;"
3838
.IP "* Avoid overwriting files"
3939
.nf
40-
if the installed curl's version is \>= 7.83.0 (--no-clobber);
40+
if the installed curl's version is \>= 7.83.0 (--no-clobber);
4141
.fi
4242
.IP "* Perform retries;"
4343
.IP "* Set the downloaded file timestamp"

wcurl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ By default, **wcurl** does:
5353
## * Automatically choose a filename as output;
5454

5555
## * Avoid overwriting files
56-
if the installed curl's version is \>= 7.83.0 (--no-clobber);
56+
if the installed curl's version is \>= 7.83.0 (--no-clobber);
5757

5858
## * Perform retries;
5959

0 commit comments

Comments
 (0)