mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 03:53:27 +02:00
Fix #1270552 [Spelling mistake](https://bugs.launchpad.net/calibre/+bug/1270552)
This commit is contained in:
parent
e4aa6754ec
commit
fce5bebc16
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<ul id="primary-nav">
|
||||
<li><a id="nav-mobile" href="{prefix}/mobile" title="A version of this website suited for mobile browsers">Mobile</a></li>
|
||||
|
||||
<li><a id="nav-demo" href="{prefix}/old" title="The old version of this webiste">Old</a></li>
|
||||
<li><a id="nav-demo" href="{prefix}/old" title="The old version of this website">Old</a></li>
|
||||
<li><a id="nav-download" href="{prefix}/opds" title="An OPDS feed based version of this website, used in special purpose applications">Feed</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue