diff options
| author | Oliver Schmidt <[email protected]> | 2013-07-31 16:14:27 +0200 |
|---|---|---|
| committer | Oliver Schmidt <[email protected]> | 2013-07-31 16:14:27 +0200 |
| commit | 034fb3bc870854ebc7da21953aee43fdf54b766f (patch) | |
| tree | b3a44af23961738c02b24d1520b95d61a2467b71 /javascript.html | |
| parent | 55e1fcef60a569fc2ff2f3bc445c5f22936cc331 (diff) | |
| download | bootstrap-034fb3bc870854ebc7da21953aee43fdf54b766f.tar.xz bootstrap-034fb3bc870854ebc7da21953aee43fdf54b766f.zip | |
Update javascript.html
Diffstat (limited to 'javascript.html')
| -rw-r--r-- | javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html index 6d7b7ccad..4a9e5d519 100644 --- a/javascript.html +++ b/javascript.html @@ -802,7 +802,7 @@ $('#example').tooltip(options) <td>title</td> <td>string | function</td> <td>''</td> - <td>default title value if <code>title</code> tag isn't present</td> + <td>default title value if <code>title</code> attribute isn't present</td> </tr> <tr> <td>trigger</td> |
