Commit 6eefc8ae authored by Patrik Huber's avatar Patrik Huber

Correct MorphableModel save_model documentation

parent 7222042e
......@@ -285,7 +285,7 @@ inline MorphableModel load_model(std::string filename)
/**
* Helper method to save a Morphable Model to the
* harddrive as cereal::BinaryInputArchive.
* harddrive as cereal::BinaryOutputArchive.
*
* @param[in] model The model to be saved.
* @param[in] filename Filename for the model.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment