jquery.suggestions: Fix typo "singleton" in documentation
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 24 Mar 2016 02:44:47 +0000 (02:44 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 24 Mar 2016 02:44:47 +0000 (02:44 +0000)
Change-Id: I81af9a1974ea9c9dcd26f201bf055554087ccd99

resources/src/jquery/jquery.suggestions.js

index 1f977bf..38e5a1f 100644 (file)
@@ -14,7 +14,7 @@
  *
  *             $( '#textbox' ).suggestions();
  *
- * Uses jQuery.suggestions singleteon internally.
+ * Uses jQuery.suggestions singleton internally.
  *
  * @class jQuery.plugin.suggestions
  */