[Tux4kids-commits] r1664 - tux4kids-web/htdocs/tuxtype
David Bruce
dbruce-guest at alioth.debian.org
Fri Nov 20 19:19:20 UTC 2009
Author: dbruce-guest
Date: 2009-11-20 19:19:20 +0000 (Fri, 20 Nov 2009)
New Revision: 1664
Modified:
tux4kids-web/htdocs/tuxtype/download.php
Log:
fix of type in tuxtype download page
Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php 2009-11-20 02:30:34 UTC (rev 1663)
+++ tux4kids-web/htdocs/tuxtype/download.php 2009-11-20 19:19:20 UTC (rev 1664)
@@ -53,9 +53,9 @@
<tr>
<td width="80px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
<td>If you run Debian simply open a terminal and run:<br />
- <kbd>sudo aptitude install tuxmath</kbd></td>
+ <kbd>sudo aptitude install tuxtype</kbd></td>
<td>For Ubuntu users or anyone who prefers "apt-get" over "aptitude", the command is:<br />
- <kbd>sudo apt-get install tuxmath</kbd></td>
+ <kbd>sudo apt-get install tuxtype</kbd></td>
</tr>
</table><br /><br />
<table class="dow">
More information about the Tux4kids-commits
mailing list