Skip to content
Snippets Groups Projects
Commit f5c60db1 authored by Dennis Terhorst's avatar Dennis Terhorst :rocket:
Browse files

Fix typo

parent f12e8b97
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ class Nest(CMakePackage):
version('2.4.2', sha256='8f86e58c1a12b733ffabd8b0400326e5a3494a458149ea8ebe9f19674d05b91b')
variant('python', default=True,
description='Build the PyNest interface')
description='Build the PyNEST interface')
variant('mpi', default=True,
description='Build with MPI bindings')
variant('openmp', default=True,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment