OSDN Git Service

speach rename to speech
[pettanr/pettanr.git] / app / controllers / panels_controller.rb
index 50f45f6..24359c3 100644 (file)
@@ -27,7 +27,7 @@ class PanelsController < ApplicationController
   # GET /panels/1
   # GET /panels/1.json
   def show
-    @panel = Panel.find(params[:id], include: [:comic, :panel_pictures => :resource_picture, :balloons => :speaches])# only: [:width, :height])
+    @panel = Panel.find(params[:id], include: [:comic, :panel_pictures => :resource_picture, :balloons => :speeches])# only: [:width, :height])
 
     respond_to do |format|
       format.html # show.html.erb