Explorar el Código

Fix typo in comments


git-svn-id: http://svn.dmdirc.com/trunk@3553 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack hace 16 años
padre
commit
cb6d207da7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      installer/linux/progressbar.sh

+ 1
- 1
installer/linux/progressbar.sh Ver fichero

@@ -6,7 +6,7 @@
6 6
 # Progress data is read from the created pipe, echoing "quit" to the pipe will 
7 7
 # cause the script to terminate, as will the progress reaching 100%
8 8
 #
9
-# Pressing cancle on a zenity dialog will terminate right away, kdialog will
9
+# Pressing cancel on a zenity dialog will terminate right away, kdialog will
10 10
 # only terminate when the next line of data is read from the pipe.
11 11
 #
12 12
 

Loading…
Cancelar
Guardar