Browse Source

Change namespace name

soyjavi 13 years ago
parent
commit
0f41507637
1 changed files with 1 additions and 1 deletions
  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