Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: James Mitchell <[email protected]>
  • Loading branch information
Joseph-Edwards and james-d-mitchell authored Aug 2, 2024
1 parent 691a187 commit 71da2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/libsemigroups/aho-corasick.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ namespace libsemigroups {
return _active_nodes_index.size();
}

//! \brief Return a the active nodes.
//! \brief Return the active nodes.
//!
//! This function returns the active nodes of the trie.
//!
Expand Down

0 comments on commit 71da2df

Please sign in to comment.