Skip to content
Snippets Groups Projects

Fix typo

Merged Dennis Terhorst requested to merge terhorst-master-patch-31053 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,7 +34,7 @@ class Nest(CMakePackage):
@@ -34,7 +34,7 @@ class Nest(CMakePackage):
version('2.4.2', sha256='8f86e58c1a12b733ffabd8b0400326e5a3494a458149ea8ebe9f19674d05b91b')
version('2.4.2', sha256='8f86e58c1a12b733ffabd8b0400326e5a3494a458149ea8ebe9f19674d05b91b')
variant('python', default=True,
variant('python', default=True,
description='Build the PyNest interface')
description='Build the PyNEST interface')
variant('mpi', default=True,
variant('mpi', default=True,
description='Build with MPI bindings')
description='Build with MPI bindings')
variant('openmp', default=True,
variant('openmp', default=True,