OSDN Git Service

speach rename to speech
[pettanr/pettanr.git] / spec / helpers / speech_templates_helper_spec.rb
similarity index 74%
rename from spec/helpers/speach_templates_helper_spec.rb
rename to spec/helpers/speech_templates_helper_spec.rb
index 143e65e..242f9bd 100644 (file)
@@ -1,15 +1,15 @@
 require 'spec_helper'
 
 # Specs in this file have access to a helper object that includes
-# the SpeachTemplatesHelper. For example:
+# the SpeechTemplatesHelper. For example:
 #
-# describe SpeachTemplatesHelper do
+# describe SpeechTemplatesHelper do
 #   describe "string concat" do
 #     it "concats two strings with spaces" do
 #       helper.concat_strings("this","that").should == "this that"
 #     end
 #   end
 # end
-describe SpeachTemplatesHelper do
+describe SpeechTemplatesHelper do
   pending "add some examples to (or delete) #{__FILE__}"
 end