This commit is contained in:
Dmitry Marakasov 2014-12-26 22:03:53 +03:00
parent 3671b60c1f
commit f28cd56337

View File

@ -82,7 +82,7 @@ public:
////////////////////////////////////////////////////////////
/// \brief Get explanatory string
///
/// \returns Explanatory tring stored in the exception object
/// \returns Explanatory string stored in the exception object
///
////////////////////////////////////////////////////////////
const char* what() const noexcept;