Fixed Spelling mistake

release/4.3a0
dellaert 2015-05-03 17:32:00 -07:00
parent 30a36595d4
commit 39deb92314
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ public:
d_ = d; d_ = d;
} }
/// The print fuction /// The print function
void print(const std::string& s = std::string()) const; void print(const std::string& s = std::string()) const;
/// The equals function with tolerance /// The equals function with tolerance