From 4e985051c09a5dbd1292558623c837a3e1bbc861 Mon Sep 17 00:00:00 2001 From: George Hartzell Date: Mon, 6 Aug 2018 10:36:57 -0700 Subject: Docstring typo: builing -> building (#8896) --- lib/spack/spack/build_systems/aspell_dict.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/spack/build_systems/aspell_dict.py b/lib/spack/spack/build_systems/aspell_dict.py index 99039fcf28..76b6d8ebc5 100644 --- a/lib/spack/spack/build_systems/aspell_dict.py +++ b/lib/spack/spack/build_systems/aspell_dict.py @@ -39,7 +39,7 @@ from spack.util.executable import which # 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') -- cgit v1.2.3-60-g2f50