Misc. typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-04-23 13:21:12 -04:00
committed by Yorik van Havre
parent 8f29943462
commit 9167064fc1
83 changed files with 112 additions and 112 deletions

View File

@@ -332,7 +332,7 @@ std::string ObjectIdentifier::toEscapedString() const
}
/**
* @brief Modifiy object identifier given that document object \a oldName gets the new name \a newName.
* @brief Modify object identifier given that document object \a oldName gets the new name \a newName.
* @param oldName Name of current document object
* @param newName New name of document object
*/