Explorar o código

Fixed typos in comments (#4269)

Romain Sanchez %!s(int64=8) %!d(string=hai) anos
pai
achega
44208b8f48
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Resources/public/Admin.js

+ 2 - 2
Resources/public/Admin.js

@@ -14,8 +14,8 @@ var Admin = {
     collectionCounters: [],
 
     /**
-     * This function must called when a ajax call is done, to ensure
-     * retrieve html is properly setup
+     * This function must be called when an ajax call is done, to ensure
+     * the retrieved html is properly setup
      *
      * @param subject
      */