Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views_slideshow_ddblock/Attic/README.txt,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 README.txt
--- README.txt	29 Aug 2009 09:06:01 -0000	1.1.2.1
+++ README.txt	22 Oct 2009 01:43:39 -0000
@@ -38,7 +38,7 @@
 ----------------------------------
 1. Download version 1.1.1 at http://plugins.jquery.com/project/Easing.
 2. Copy jquery.easing.1.1.1.js to sites/all/modules/views_slideshow_ddblock.
-3. Uncomment line 117 in the views_slideshow_ddblock.theme.inc file like below
+3. Uncomment line 300 in the views_slideshow_ddblock.module file like below
       //add easing plugin
       drupal_add_js($path .'/js/jquery.easing.1.1.1.js', 'module');
 

