rust-generalized-suffix-tree
rust-generalized-suffix-tree copied to clipboard
Fix spelling mistakes
Made some spelling fixes. This is a really nice implementation of Ukkonen and I really appreciate you making it public. Most other implementations I've found are either unreadable or don't have a clean API.