Skip to content
Snippets Groups Projects
Commit 5804e396 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

fix typo

parent c5d2598c
No related branches found
No related tags found
1 merge request!20Update bindings
...@@ -164,7 +164,7 @@ public: ...@@ -164,7 +164,7 @@ public:
<code> <code>
void repr(std::ostream& out) const void repr(std::ostream& out) const
{ {
out << "detailed and aunambigous description"; out << "detailed and unambiguous description";
} }
void str(std::ostream& out) const void str(std::ostream& out) const
......
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