Skip to content

Commit

Permalink
FEM: fix title in FemTools module
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed May 16, 2016
1 parent e414f9a commit 9db47b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Fem/FemTools.py
Expand Up @@ -22,7 +22,7 @@
# ***************************************************************************


__title__ = "FemInputWriterCcx"
__title__ = "Fem Tools super class"
__author__ = "Przemo Firszt, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"

Expand Down

0 comments on commit 9db47b5

Please sign in to comment.