Index: UPGRADE.txt
===================================================================
RCS file: /cvs/drupal/drupal/UPGRADE.txt,v
retrieving revision 1.4
diff -u -r1.4 UPGRADE.txt
--- UPGRADE.txt	26 Dec 2006 14:01:41 -0000	1.4
+++ UPGRADE.txt	29 Dec 2006 18:44:37 -0000
@@ -4,9 +4,9 @@
 ---------
 
 1. Backup your database and Drupal directory - especially your
-   sites-directory which contains your configuration file and
+   "sites" directory which contains your configuration file and
    added modules and themes, any contributed modules
-   in your modules-directory, and your files-directory which
+   in your "modules" directory, and your "files" directory which
    contains uploaded files.
 
    Note:  For a single site setup the configuration file is the
@@ -35,11 +35,10 @@
 5. Unpack the new Drupal files and directories into the Drupal
    installation directory.
 
-6. Copy the backed up files-directory and sites-directories to the
-   Drupal installation directory. If the original .htaccess or
-   robots.txt files have been modified, copy the backed up
-   versions of these files to the installation directory
-   directory as well.
+6. Copy the backed up "files" directory and "sites" directories
+   to the Drupal installation directory. If the original .htaccess
+   or robots.txt files have been modified, copy the backed up
+   versions of these files to the installation directory as well.
 
 7. Verify the new configuration file to make sure it has the
    latest and correct information.
