Docstring typo: builing -> building (#8896)
This commit is contained in:
parent
a816397322
commit
4e985051c0
@ -39,7 +39,7 @@
|
||||
# They aren't really an Autotools package, but it's close enough
|
||||
# that this works if we override configure().
|
||||
class AspellDictPackage(AutotoolsPackage):
|
||||
"""Specialized class for builing aspell dictionairies."""
|
||||
"""Specialized class for building aspell dictionairies."""
|
||||
|
||||
extends('aspell')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user