Explorar o código

Merge branch 'master' into 0.13

Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
46e38000b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      root/index.html

+ 1 - 1
root/index.html

@@ -16,8 +16,8 @@
           '{%= namespace %}/{%= name %}',
           '{%= namespace %}/{%= name %}-Tests'
       ], function (smalltalk) {
-          //used for all new packages in IDE
           smalltalk.initialize({
+            //used for all new packages in IDE
             'transport.defaultAmdNamespace': "{%= namespace %}"
           });
       });