summaryrefslogtreecommitdiff
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
commit971559d454c8873afdcc1a66fc1267fc0c26480c (patch)
tree0edba286084eb3106481366d4d9e858ad3ef49c9
parent30d4a9ae902c8a8ee9593a4ff603bda06563fbd0 (diff)
downloadrabbitmq-server-971559d454c8873afdcc1a66fc1267fc0c26480c.tar.gz
correct comment
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index 3f807573..67dbab76 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