]> git.ktnx.net Git - icedeb.git/commitdiff
fix a typo in .deb tooltip. Thanks to Ryan52
authorDamyan Ivanov <dmn@debian.org>
Fri, 6 Mar 2009 09:12:53 +0000 (11:12 +0200)
committerDamyan Ivanov <dmn@debian.org>
Fri, 6 Mar 2009 09:12:53 +0000 (11:12 +0200)
chrome/icedeb.xul

index 3f83af03bcdfc23b6699ed3f62b1818e5989931c..04bb0dd8bbc697bfab2898fb58356b90284a585d 100644 (file)
@@ -34,7 +34,7 @@
 
 <toolbarbutton id="icedeb-deb"
   label=".deb info"
-  tooltiptext="Show information about binary deb pacckage"
+  tooltiptext="Show information about binary deb package"
   onclick="Debian.debButton(event)"
   class="toolbarbutton-1 chromeclass-toolbar-additional icedeb-deb icedeb-button"
   />