Remove incorrectly spelled helper_method
The spelling of language is wrong here, and the correct version is already there further down at the preferred_language method definition
This commit is contained in:
parent
191d7f3710
commit
29efa4337c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ class ApplicationController < ActionController::Base
|
|||
|
||||
helper_method :current_user
|
||||
helper_method :oauth_token
|
||||
helper_method :preferred_langauges
|
||||
|
||||
private
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue