[Checkins] SVN: hurry.jquery/trunk/README.txt Fix documentation bug.

Martijn Faassen faassen at startifact.com
Tue Jul 13 12:36:16 EDT 2010


Log message for revision 114718:
  Fix documentation bug.
  

Changed:
  U   hurry.jquery/trunk/README.txt

-=-
Modified: hurry.jquery/trunk/README.txt
===================================================================
--- hurry.jquery/trunk/README.txt	2010-07-13 16:36:09 UTC (rev 114717)
+++ hurry.jquery/trunk/README.txt	2010-07-13 16:36:16 UTC (rev 114718)
@@ -16,7 +16,7 @@
 You can import jQuery from ``hurry.jquery`` and ``.need`` it where you want
 these resources to be included on a page::
 
-  from hurry import jquery
+  from hurry.jquery import jquery
 
   .. in your page or widget rendering code, somewhere ..
 



More information about the checkins mailing list