Skip to content

Commit

Permalink
Fix the doxygen typo (#1648)
Browse files Browse the repository at this point in the history
This will address the doxygen issue
  • Loading branch information
DenisYaroshevskiy authored Aug 21, 2023
1 parent b59a564 commit 0d37461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/eve/module/core.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
//! @ingroup core
//! Functions that are just shuffles with a different api.
//!
//! @defgroup core_comporess Compress functions
//! @defgroup core_compress Compress functions
//! @ingroup core
//! Functions that in different way expose `compressing` selected elements
//! together to beginning. This is at the core of `remove_if`, `copy_if` etc.
Expand Down

0 comments on commit 0d37461

Please sign in to comment.