]> git.wh0rd.org - nano-editor.git/commitdiff
use plain quotes, as server seems to default to 8859-1 instead of UTF-8
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 18 May 2017 12:40:21 +0000 (14:40 +0200)
committerBenno Schulenberg <bensberg@justemail.net>
Thu, 18 May 2017 12:40:21 +0000 (14:40 +0200)
news.php

index d211b873897fb0b6c42556826200ead6068377a8..b54cceace4e18bcbecdf3f002658909d12d46234 100644 (file)
--- a/news.php
+++ b/news.php
@@ -22,7 +22,7 @@ GNU nano 2.8.3 "Hirsch" fixes a misplacement of the spotlight
 during interactive replacing, avoids build failures on AIX
 and Solaris, fixes a crash on Solaris, speeds up backwards
 searching, improves PHP syntax highlighting, and no longer
-asks “save anyway?” when the user ^Q discards the buffer.
+asks "save anyway?" when the user ^Q discards the buffer.