Skip to content

Commit

Permalink
Fix typo: "PATRICA" -> "PATRICIA".
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondavies committed Jul 13, 2012
1 parent d13fdbb commit 8a5feda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This code is taken from Dan Bernstein's qhasm and implements a binary
crit-bit (alsa known as PATRICA) tree for |NUL| terminated strings. Crit-bit
crit-bit (alsa known as PATRICIA) tree for |NUL| terminated strings. Crit-bit
trees are underused and it's this author's hope that a good example will aid
their adoption.

Expand Down

0 comments on commit 8a5feda

Please sign in to comment.