summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_1.41.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_1.41.mdwn b/doc/news/version_1.41.mdwn
index aa256b0c1..22b1f8427 100644
--- a/doc/news/version_1.41.mdwn
+++ b/doc/news/version_1.41.mdwn
@@ -15,10 +15,10 @@ ikiwiki 1.41 released with [[toggle text="these changes"]]
the problem described in bugs/svn\_fails\_to\_update. Thanks to Ethan for the
analysis and patch.
* Replace underscores in shortcut texts with spaces when formatting for
- display. This allows using a shortcut like [[wikipedia War\_of\_1812]],
+ display. This allows using a shortcut like [[wikipedia War_of_1812]],
which links to the correct remote page, but is displayed nicely.
* When building the doc wiki, build with LANG=C.
* More gettext fun.
* Fix openid signin secret generation code. This fixes the bug that made
all openid signins fail the first time, and then succeed the second
- time."""]] \ No newline at end of file
+ time."""]]