浏览代码

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 年之前
父节点
当前提交
3a0401ca1b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>