FEM: examples manager, typo

This commit is contained in:
Bernd Hahnebach
2020-06-29 07:48:17 +02:00
parent 0ac4897cfa
commit ecc07bc050

View File

@@ -28,7 +28,7 @@ from femexamples.manager import *
run_all()
# one special exmaple
# one special example
from femexamples.manager import run_example as run
doc = run("boxanalysis_static")