Capitalize monospace button tooltip to match others.

This commit is contained in:
Tapio Vierros 2011-08-30 10:08:21 +03:00
parent 0d2036ba73
commit 7d8844ce99
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@
<ul id="menu_right">
<li onClick="window.pad&&pad.editbarClick('tglfont');return false;" >
<a id="monospace" title="toggle the font between monospace and normal">
<a id="monospace" title="Toggle the font between monospace and normal">
<div class="buttonicon" style="background-position:0px -436px"></div>
</a>
</li>