FEM: examples, ccx canti hexa20, fix comment

This commit is contained in:
Bernd Hahnebach
2021-07-25 20:30:04 +02:00
parent 516dea5d79
commit c2d13b02eb

View File

@@ -48,7 +48,7 @@ def get_explanation(header=""):
return header + """
To run the example from Python console use:
from femexamples.ccx_cantilever_hexa20faceload import setup
from femexamples.ccx_cantilever_ele_hexa20 import setup
setup()