Fix misspellings in gitdm

Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I248ca027e19fe8f7beb134ee3577110468219612
Closes-Bug: #1257295
This commit is contained in:
Shane Wang 2014-02-07 14:25:34 +08:00
parent 4b0d6db1b0
commit 5e2a695199
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ filetype build potfiles.*$ # Build translations
filetype build \.shlibs$ # Shared libraries
# filetype build %debian%
# filetype build %specs/%
filetype build \.spec$ # It seems theyre necessary for RPM build
filetype build \.spec$ # It seems they are necessary for RPM build
filetype build \.def$ # build bootstrap for DLLs on win32
#
#