Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Aug 22, 2023
1 parent 7dad36a commit d5ebf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ExtendableGridsGmshExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ end
function load_mixedgrid_to_gmsh(g::ExtendableGrid; filename::String="")
````
Then the ExtendableGrid 'g' is loaded into a gimcomplete_mod_to_simplexgridmsh module.
Then the ExtendableGrid 'g' is loaded into a gmsh module.
If a string (not "") is passed via 'filename', the mesh is written into this file.
"""
Expand Down

0 comments on commit d5ebf3d

Please sign in to comment.