summaryrefslogtreecommitdiff
path: root/src/dtree.erl
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2012-04-05 18:20:15 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2012-04-05 18:20:15 +0100
commit44d12f1074bcb06d58fa8f979ce9afc2b515e6b2 (patch)
treef6dee3cb7f73c89ee460fea1d470bb470108dd87 /src/dtree.erl
parent8b41e2695a7450186ad0848662d895095775c657 (diff)
downloadrabbitmq-server-git-44d12f1074bcb06d58fa8f979ce9afc2b515e6b2.tar.gz
typo
Diffstat (limited to 'src/dtree.erl')
-rw-r--r--src/dtree.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dtree.erl b/src/dtree.erl
index e88ad96322..67bbbc1be4 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 |