@@ -201,7 +201,7 @@ - (void)deleteTrailingWhitespaces; /** * \brief Deletes all whitespaces at the beginning and the end of the string. */ -- (void)deleteLeadingAndTrailingWhitespaces; +- (void)deleteEnclosingWhitespaces; @end