Browse Source

Change namespace name

soyjavi 13 năm trước cách đây
mục cha
commit
0f41507637
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/element/Lungo.Element.Menu.coffee

+ 1 - 1
src/element/Lungo.Element.Menu.coffee

@@ -8,7 +8,7 @@ Set a progress to the element
 ###
 
 
-Lungo.Element.menu = do (lng = Lungo) ->
+Lungo.Element.Menu = do (lng = Lungo) ->
 
   C = lng.Constants