From d763a75c9d719d38da4467df1a3325b0a22e16ea Mon Sep 17 00:00:00 2001 From: Rob Sanheim Date: Wed, 21 Oct 2009 01:38:05 -0400 Subject: [PATCH] tweak --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 9e78ef7..b7d2710 100644 --- a/README.rdoc +++ b/README.rdoc @@ -4,7 +4,7 @@ Simple converter to go from test-unit or dust style tests to test-spec (http://rubyforge.org/projects/test-spec) specs. == FEATURES/PROBLEMS - This will change all files in place!! Make sure you are properly backed up and/or checked in before running. + This will change all files in place! Make sure you are properly backed up and/or checked in before running. == INSTALL sudo gem install spec_converter