Browse code

FIX: typo

Cinan Rakosnik authored on 28/04/2013 at 11:58:35
Showing 1 changed files
... ...
@@ -52,7 +52,7 @@ class WsChatController < WsController
52 52
     end
53 53
 
54 54
     # Owner posle novemu cloveku informaciu o chat_id a kontaktoch
55
-    def add_to_multichatw
55
+    def add_to_multichat
56 56
         client = find_client(message[:chatOwner])
57 57
 
58 58
         chat_id  = message[:chatId]