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
commite729c1b0d31c4e8e528643c7b72199bf2108ad29 (patch)
tree597ebc6655b1d8aa7a37c239e182ae635f24094e
parent5ba677956c82c0bfb9111ff63e720e6ce6112b7f (diff)
downloadrabbitmq-server-e729c1b0d31c4e8e528643c7b72199bf2108ad29.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 982780c7..1b084e0f 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