git.wh0rd.org
/
nano-editor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098b934
)
replace an mdash with an ndash
author
Benno Schulenberg
<bensberg@telfort.nl>
Wed, 5 May 2021 10:48:42 +0000
(12:48 +0200)
committer
Benno Schulenberg
<bensberg@telfort.nl>
Wed, 5 May 2021 10:48:42 +0000
(12:48 +0200)
top.php
patch
|
blob
|
blame
|
history
diff --git
a/top.php
b/top.php
index 1ef93bef969bc8dc5d5097b808b1541cbbff6b3b..3a3f565b24863dd985ff44fe36a9016f2e0711c4 100644
(file)
--- a/
top.php
+++ b/
top.php
@@
-3,7
+3,7
@@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>nano &
m
dash; <?= $title ?></title>
+ <title>nano &
n
dash; <?= $title ?></title>
<?php if (isset($mainpage)): ?>
<meta name="description" content="GNU nano is a small editor for on the terminal. It supports syntax highlighting, spell checking, justifying, completion, undo/redo...">
<?php endif; ?>