]> git.wh0rd.org - nano-editor.git/commitdiff
rewrap a paragraph, for esthetics
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 6 Oct 2021 09:03:01 +0000 (11:03 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Wed, 6 Oct 2021 09:03:01 +0000 (11:03 +0200)
news.php

index b589e7abce12a492a9dde386d8c75b4dd5d5a1f1..9bfc86eab5286ecd579c5691de17fa17a3621377 100644 (file)
--- a/news.php
+++ b/news.php
@@ -16,8 +16,8 @@
 <br>
 <table><tr><td><ul>
 <li>The extension of a filename is added to the name of a corresponding<br>
-    temporary file, so that spell checking a C file, for example, will<br>
-    check only the comments and strings (when using 'aspell').</li>
+    temporary file, so that spell checking a C file, for example, will check<br>
+    only the comments and strings (when using 'aspell').</li>
 <li>The process number is added to the name of an emergency save file,<br>
     so that when multiple nanos die they will not fight over a filename.</li>
 <li>Undoing a cutting operation will restore an anchor that was located<br>