OSDN Git Service

speach rename to speech
[pettanr/pettanr.git] / app / views / system / browse.html.erb
index b7eb7fa..e6d7f83 100644 (file)
@@ -35,7 +35,7 @@
   </tr>
   <tr>
     <td>
-      <%= link_to 'speaches', :controller => 'speaches', :action => :list %>
+      <%= link_to 'speeches', :controller => 'speeches', :action => :list %>
     </td>
   </tr>
 </table>
@@ -43,7 +43,7 @@
 <table>
   <tr>
     <td>
-      <%= link_to 'speach_balloons', :controller => 'speach_balloons', :action => :list %>
+      <%= link_to 'speech_balloons', :controller => 'speech_balloons', :action => :list %>
     </td>
   </tr>
   <tr>
@@ -53,7 +53,7 @@
   </tr>
   <tr>
     <td>
-      <%= link_to 'speach_templates', :controller => 'speach_templates', :action => :list %>
+      <%= link_to 'speech_templates', :controller => 'speech_templates', :action => :list %>
     </td>
   </tr>
 </table>