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:
@@ -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
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user