OSDN Git Service

fix wrong class name
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 29 Apr 2013 06:49:25 +0000 (09:49 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 29 Apr 2013 06:49:25 +0000 (09:49 +0300)
lib/gitlab/identifier.rb

index 19cb5c3..a1ff248 100644 (file)
@@ -1,7 +1,7 @@
 # Detect user based on identifier like
 # key-13 or user-36 or last commit
 module Gitlab
-  module Indentifier
+  module Identifier
     def identify(identifier, project, newrev)
       if identifier.blank?
         # Local push from gitlab