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 90b7be0c5..d62dd731c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -683,7 +683,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> |
