Skip to content

Commit ab9bdd4

Browse files
committed
[skip ci] small doxygen typo
1 parent a18066b commit ab9bdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/pal/internalexception.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ namespace pal
5353
}
5454
};
5555

56-
/** \brief Thrown when trying to access an empty dada set
56+
/** \brief Thrown when trying to access an empty data set
5757
* \ingroup core
5858
*/
5959
class Empty : public std::exception

0 commit comments

Comments
 (0)