Browse Source

Fix typos

Skasi 8 years ago
parent
commit
bd3799eb7c

+ 1 - 1
dist/js/app.js

@@ -40,7 +40,7 @@ $.AdminLTE.options = {
   navbarMenuSlimscrollWidth: "3px", //The width of the scroll bar
   navbarMenuHeight: "200px", //The height of the inner menu
   //General animation speed for JS animated elements such as box collapse/expand and
-  //sidebar treeview slide up/down. This options accepts an integer as milliseconds,
+  //sidebar treeview slide up/down. This option accepts an integer as milliseconds,
   //'fast', 'normal', or 'slow'
   animationSpeed: 500,
   //Sidebar push menu toggle button selector

+ 1 - 1
documentation/build/include/adminlte-options.html

@@ -31,7 +31,7 @@
   navbarMenuSlimscrollWidth: "3px", //The width of the scroll bar
   navbarMenuHeight: "200px", //The height of the inner menu
   //General animation speed for JS animated elements such as box collapse/expand and
-  //sidebar treeview slide up/down. This options accepts an integer as milliseconds,
+  //sidebar treeview slide up/down. This option accepts an integer as milliseconds,
   //'fast', 'normal', or 'slow'
   animationSpeed: 500,
   //Sidebar push menu toggle button selector

+ 1 - 1
documentation/build/include/components.html

@@ -19,7 +19,7 @@
   <h3 id="component-main-header">Main Header</h3>
   <p class="lead">The main header contains the logo and navbar. Construction of the
     navbar differs slightly from Bootstrap because it has components that Bootstrap doesn't provide.
-    The navbar can be constructed in two way. This an example for the normal navbar and next we will provide an example for
+    The navbar can be constructed in two ways. This is an example for the normal navbar and next we will provide an example for
     the top nav layout.</p>
   <div class="box box-solid">
     <div class="box-body" style="position: relative;">