fixing some typos (#17980)

This commit is contained in:
Wang Kai
2023-06-10 05:13:31 +08:00
committed by GitHub
parent 8adce06348
commit 7b86b427cb
11 changed files with 24 additions and 24 deletions

View File

@@ -2164,7 +2164,7 @@ public:
*/
bool return_inverse;
/**
* @brief A flag indicating whether to return a number of occurences for each unique element
* @brief A flag indicating whether to return a number of occurrences for each unique element
*/
bool return_counts;