summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-04-24 11:27:09 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2013-04-24 11:27:09 -0400
commit9c19b54b9f5ee06c611cb28cfe1fd4bb819b263b (patch)
tree2c9aa9f4188e02af41c6a2539ca45af6ac9e2758
parent9873100d2babfe4cbd068d8374d2da3c9edafea4 (diff)
downloadjQuery-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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0e777b9..067eb75 100644
--- a/index.html
+++ b/index.html
@@ -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>