summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2010-06-08 14:43:40 +0100
committerSimon MacMullen <simon@rabbitmq.com>2010-06-08 14:43:40 +0100
commitd34c1a4c348b2a208efe32c6a6f76ab3b037589e (patch)
tree597ebc6655b1d8aa7a37c239e182ae635f24094e
parentff481de59d0562cccaf1514a553f8e333941fa56 (diff)
downloadrabbitmq-server-git-d34c1a4c348b2a208efe32c6a6f76ab3b037589e.tar.gz
Dummy commit to create new default
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 982780c747..1b084e0f6a 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ BASIC_PLT=basic.plt
RABBIT_PLT=rabbit.plt
ifndef USE_SPECS
-# our type specs rely on features / bug fixes in dialyzer that are
+# our type specs rely on features and bug fixes in dialyzer that are
# only available in R13B01 upwards (R13B01 is eshell 5.7.2)
#
# NB: the test assumes that version number will only contain single digits