Skip to content
Snippets Groups Projects
Commit 97d54eb0 authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[MeL/IO] Fix spelling in docu.

parent 7ed9d84f
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ public:
/// Writes the given mesh to vtu file.
/// \param file_name File name.
/// \param num_partitions Number of partiions to be merged.
/// \param num_partitions Number of partitions to be merged.
/// \return True on success, false on error
template<typename UnstructuredGridWriter> bool writeVTU(std::string const &file_name, const int num_partitions = 1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment