소스 검색

Fix typo in comments


git-svn-id: http://svn.dmdirc.com/trunk@3553 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack 16 년 전
부모
커밋
cb6d207da7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      installer/linux/progressbar.sh

+ 1
- 1
installer/linux/progressbar.sh 파일 보기

@@ -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…
취소
저장