]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
add <tt> tags around a keystroke
[nano-editor.git] / news.php
index 984a8ba27d13af55c6dd0b3e362c954ddbd10761..7eaa38c8c3d2e743cbd1ef0c72ab66f6235d84e8 100644 (file)
--- a/news.php
+++ b/news.php
@@ -23,7 +23,7 @@
 <li>The 'formatter' command has returned, bound by default to <tt>M-F</tt>.<br>
   It allows running a syntax-specific command on the contents of<br>
   the buffer.</li>
-<li>^T will try to run 'hunspell' before 'spell', because it checks<br>
+<li><tt>^T</tt> will try to run 'hunspell' before 'spell', because it checks<br>
   spellling for the locale's language and understands UTF-8.</li>
 <li>Multiple errors or warnings on startup will no longer slow nano<br>
   down but will be indicated on the status bar with trailing dots.</li>