summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dtree.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dtree.erl b/src/dtree.erl
index e88ad963..67bbbc1b 100644
--- a/src/dtree.erl
+++ b/src/dtree.erl
@@ -16,7 +16,7 @@
%% A dual-index tree.
%%
-%% Rntries have the following shape:
+%% Entries have the following shape:
%%
%% +----+--------------------+---+
%% | PK | SK1, SK2, ..., SKN | V |