summaryrefslogtreecommitdiff
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
commita3c3c87c0621c8969e68d1b8b78da7c656f21a8f (patch)
treef6dee3cb7f73c89ee460fea1d470bb470108dd87
parent20cc571cbc15e555420362086315f0035c8efe7b (diff)
downloadrabbitmq-server-bug24846.tar.gz
-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 |