mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
fix typo
This commit is contained in:
@@ -501,7 +501,7 @@ def addSipConvertToSubClassCode(klass):
|
||||
def getEtgFiles(names):
|
||||
"""
|
||||
Create a list of the files from the basenames in the names list that
|
||||
corespond to files in the etg folder.
|
||||
correspond to files in the etg folder.
|
||||
"""
|
||||
return getMatchingFiles(names, 'etg/%s.py')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user