diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 82dcffba7..6d6701070 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -677,7 +677,7 @@ $('#.tabs').bind('change', function (e) { <td>content</td> <td>string, function</td> <td>'data-content'</td> - <td>a string or method for retrieving content text. if none are provided, content will be sourced from a data-content attribute.</td> + <td>attribute or method for retrieving content text.</td> </tr> <tr> <td>trigger</td> |
