OSDN Git Service

speach rename to speech
[pettanr/pettanr.git] / spec / helpers / speeches_helper_spec.rb
similarity index 77%
rename from spec/helpers/speaches_helper_spec.rb
rename to spec/helpers/speeches_helper_spec.rb
index 6a4a364..0de28b6 100644 (file)
@@ -1,15 +1,15 @@
 require 'spec_helper'
 
 # Specs in this file have access to a helper object that includes
-# the SpeachesHelper. For example:
+# the SpeechesHelper. For example:
 #
-# describe SpeachesHelper do
+# describe SpeechesHelper do
 #   describe "string concat" do
 #     it "concats two strings with spaces" do
 #       helper.concat_strings("this","that").should == "this that"
 #     end
 #   end
 # end
-describe SpeachesHelper do
+describe SpeechesHelper do
   pending "add some examples to (or delete) #{__FILE__}"
 end