Merge pull request #4188 from luzpaz/small-doxy-typo

[skip ci] small doxygen typo
This commit is contained in:
Nyall Dawson 2017-02-27 11:46:10 +10:00 committed by GitHub
commit c7aee54ae5

View File

@ -53,7 +53,7 @@ namespace pal
}
};
/** \brief Thrown when trying to access an empty dada set
/** \brief Thrown when trying to access an empty data set
* \ingroup core
*/
class Empty : public std::exception