]> git.wh0rd.org - nano-editor.git/commitdiff
remove a stray angled bracket
authorBenno Schulenberg <bensberg@telfort.nl>
Fri, 12 Jul 2024 09:46:23 +0000 (11:46 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Fri, 12 Jul 2024 09:46:23 +0000 (11:46 +0200)
news.php

index f92e1bf690d73efb7b78ad3e8ae003f430fbb3e9..a334c3b6520f91464cf2f561e8aec1f8d413ca8a 100644 (file)
--- a/news.php
+++ b/news.php
@@ -19,7 +19,7 @@
     the option <tt>--colonparsing</tt> (or 'set colonparsing') is used.</li>
 <li>Modern bindings are <i>not</i> activated when nano's invocation name<br>
     starts with "e", as it jars with Debian's alternatives system.</li>
-<li>New bindable function 'cycle'> first centers the current row,<br>
+<li>New bindable function 'cycle' first centers the current row,<br>
     then moves it to the top of the viewport, then to the bottom.<br>
     It is bound by default to <tt>^L</tt>.</li>
 <li>Option <tt>--listsyntaxes</tt>/<tt>-z</tt> lists the names of available syntaxes.</li>