Browse Source

Squashed commit of the following:

commit 9c88b82bed49316db0523993d4417a631bd5b5ec
Author: Dante <javanoob@hotmail.com>
Date:   Tue Feb 11 14:55:29 2014 +0800

    Removed a space
Dante 12 years ago
parent
commit
3a0401ca1b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -858,7 +858,7 @@ BootstrapDialog.show({
             </tr>
             <tr>
                 <td>setData(key, value)</td>
-                <td>Bind data entry to dialog instance, value can be any types that javascript supports. </td>
+                <td>Bind data entry to dialog instance, value can be any types that javascript supports.</td>
             </tr>
             <tr>
                 <td>enableButtons(boolean)</td>