Skip to content

Commit

Permalink
edit description
Browse files Browse the repository at this point in the history
  • Loading branch information
ttamx committed Sep 21, 2024
1 parent 093d28e commit 0cafe8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion string/suffix-array.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
* Author: Teetat T.
* Date: 2024-06-14
* Description: Suffix Automaton.
* Description: Suffix Array.
*/

template<class STR>
Expand Down

0 comments on commit 0cafe8c

Please sign in to comment.