Fixed class name typo.
This commit is contained in:
parent
1da1296729
commit
e24d77571e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2012-2013 Zammad Foundation, http://zammad-foundation.org/
|
||||
|
||||
class Triggers < ActiveRecord::Base
|
||||
class Trigger < ActiveRecord::Base
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue