diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2012-12-05 07:25:52 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2012-12-05 07:25:52 -0500 |
commit | 7a104b98cc411487889536bd31a8a81698f99fbe (patch) | |
tree | c0cc09d10c174a9b5f4a95f22b3979386dda5602 | |
parent | 16ef4645bd1e3b40fca0a772fc7315c30aaada80 (diff) | |
download | jQuery-Impromptu-7a104b98cc411487889536bd31a8a81698f99fbe.zip jQuery-Impromptu-7a104b98cc411487889536bd31a8a81698f99fbe.tar.gz jQuery-Impromptu-7a104b98cc411487889536bd31a8a81698f99fbe.tar.bz2 |
Update docs
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -471,7 +471,7 @@ tourStates = [ }, { title: 'Learn More', - html: 'If you would like to learn more please consider purchasing a copy of Impromptu From I to U. If you found Impromptu helpful, please see the links to the left, if not, thanks for stopping by!', + html: 'If you would like to learn more please consider purchasing a copy of Impromptu From I to U. If you found Impromptu helpful, please see the links to the left. If not, thanks for stopping by!', buttons: { Done: 2 }, focus: 1, position: { container: '.donation', x: 120, y: -70, width: 400, arrow: 'tl lb' }, |