tazpanel diff boot.cgi @ rev 177
libtazpanel: Fixed typo.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 31 12:11:12 2011 +0000 (2011-05-31) |
parents | e4381f2e73f6 |
children | e0d1571d49ba |
line diff
1.1 --- a/boot.cgi Mon Apr 18 02:44:54 2011 +0200 1.2 +++ b/boot.cgi Tue May 31 12:11:12 2011 +0000 1.3 @@ -190,7 +190,7 @@ 1.4 <div id="wrapper"> 1.5 <h2>$(gettext "GRUB Boot loader")</h2> 1.6 <p> 1.7 - $(gettext "The first application stated when computer got power on") 1.8 + $(gettext "The first application started when the computer powers on") 1.9 </p> 1.10 </div> 1.11