diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-06-16 11:54:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-06-16 11:54:33 +0000 |
| commit | 25c614368fd7113e6cb2209c722c42c09f633828 (patch) | |
| tree | c6c6eaf8e8d9ce75c5d306109a49f460f0986aaf /src/plugins/General | |
| parent | 8808a92765c76b9444d51be26f4ab9b911273c51 (diff) | |
| download | qmmp-25c614368fd7113e6cb2209c722c42c09f633828.tar.gz qmmp-25c614368fd7113e6cb2209c722c42c09f633828.tar.bz2 qmmp-25c614368fd7113e6cb2209c722c42c09f633828.zip | |
fixed typo
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5162 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/rgscan/rgscandialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscandialog.ui b/src/plugins/General/rgscan/rgscandialog.ui index ae277479c..b648b02d6 100644 --- a/src/plugins/General/rgscan/rgscandialog.ui +++ b/src/plugins/General/rgscan/rgscandialog.ui @@ -74,7 +74,7 @@ <item> <widget class="QCheckBox" name="skipScannedCheckBox"> <property name="text"> - <string>Skip already skanned files</string> + <string>Skip already scanned files</string> </property> </widget> </item> |
