diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-04-24 11:27:09 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-04-24 11:27:09 -0400 |
commit | 9c19b54b9f5ee06c611cb28cfe1fd4bb819b263b (patch) | |
tree | 2c9aa9f4188e02af41c6a2539ca45af6ac9e2758 | |
parent | 9873100d2babfe4cbd068d8374d2da3c9edafea4 (diff) | |
download | jQuery-Timepicker-Addon-9c19b54b9f5ee06c611cb28cfe1fd4bb819b263b.zip jQuery-Timepicker-Addon-9c19b54b9f5ee06c611cb28cfe1fd4bb819b263b.tar.gz jQuery-Timepicker-Addon-9c19b54b9f5ee06c611cb28cfe1fd4bb819b263b.tar.bz2 |
Updates reference in docs to i18n
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -417,7 +417,7 @@ <h2>Working with Localizations</h2> - <p>Timepicker comes with many translations and localizations, thanks to all the contributors. They can be found in the localization folder in the git repo.</p> + <p>Timepicker comes with many translations and localizations, thanks to all the contributors. They can be found in the i18n folder in the git repo.</p> <p>The quick and cheap way to use localizations is to pass in options to a timepicker instance:</p> |