summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-03-06 03:52:01 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-03-06 03:52:01 +0000
commit1c13e04c77c634b4509434f21f7585c16368af9d (patch)
tree0edba286084eb3106481366d4d9e858ad3ef49c9 /src
parentabc09f496008249790b3831eb078b072db00e746 (diff)
downloadrabbitmq-server-git-1c13e04c77c634b4509434f21f7585c16368af9d.tar.gz
correct comment
Diffstat (limited to 'src')
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index 3f80757336..67dbab76c0 100644
--- a/src/supervisor2.erl
+++ b/src/supervisor2.erl
@@ -1,4 +1,4 @@
-%% This file is a copy of supervisor.erl from the R15B-3 Erlang/OTP
+%% This file is a copy of supervisor.erl from the R16B Erlang/OTP
%% distribution, with the following modifications:
%%
%% 1) the module name is supervisor2