Skip to content

Commit 14bb86c

Browse files
committed
Fix typo in NEWS
Closes #746.
1 parent cbb3424 commit 14bb86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* cli now shows progress bars after one second by default, if they
7474
are less than half way at the point. (Or after two seconds,
7575
unconditionally, as before.) See the the `cli.progress_show_after`
76-
option in `?cli-config` for details (#542).
76+
option in `?"cli-config"` for details (#542).
7777

7878
* `format_inline()` now has a new argument `keep_whitespace`, and it keeps
7979
whitespace, including newline and form feed characters by default.

0 commit comments

Comments
 (0)