Ver Fonte

Merge pull request #452 from oniram88/patch-1

correct the documentation
Mattia Larentis há 10 anos atrás
pai
commit
ac44aa94b3
2 ficheiros alterados com 3 adições e 3 exclusões
  1. 2 2
      documentation-2.html
  2. 1 1
      src/docs/jade/documentation-2.jade

+ 2 - 2
documentation-2.html

@@ -143,7 +143,7 @@
                 <td>'OFF'</td>
               </tr>
               <tr>
-                <td>text-label</td>
+                <td>label-text</td>
                 <td>String</td>
                 <td>Text of the center handle of the switch</td>
                 <td>String</td>
@@ -317,4 +317,4 @@
     <script src="dist/js/bootstrap-switch.js"></script>
     <script src="docs/js/main.js"></script>
   </body>
-</html>
+</html>

+ 1 - 1
src/docs/jade/documentation-2.jade

@@ -81,7 +81,7 @@ block content
             td String
             td 'OFF'
           tr
-            td text-label
+            td label-text
             td String
             td Text of the center handle of the switch
             td String