Jelajahi Sumber

Fixed typos in comments (#4269)

Romain Sanchez 8 tahun lalu
induk
melakukan
44208b8f48
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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
      */