commit 6fd1afe72633dd0dbc89809d10aa36e59474e8b1
Author: Daniele Forsi <dani...@forsi.it>
Date:   Sun Jul 4 14:20:58 2010 +0200

    Fix typos in docs

 INSTALL |    6 +++---
 README  |   20 ++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index ad20c7b..c2f693d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@ How to compile/install gtkpod:
 
    Starting with version 0.96 gtkpod is using the gpod library.
    libgpod should soon be available as a standard package for major
-   linux distributions. You can also install the library from source.
+   Linux distributions. You can also install the library from source.
    Download instructions for the tarball or development snapshot can
    be found at http://www.gtkpod.org/libgpod.html
 
@@ -28,7 +28,7 @@ How to compile/install gtkpod:
 
        ./configure ; make ; make install
 
-   libmp4v2 was successfully compiled and install with
+   libmp4v2 was successfully compiled and installed with
 
        ./bootstrap --disable-server ; make ; make install
 
@@ -67,7 +67,7 @@ How to compile/install gtkpod:
    You can add those lines to your ~/.bashrc or add it globally to
    /etc/profile.
 
-   If you install packages from your linux distribution, keep in mind
+   If you install packages from your Linux distribution, keep in mind
    that you will need to install the "-dev" packages as well to be
    able to compile.
 
diff --git a/README b/README
index 0da33df..5160697 100644
--- a/README
+++ b/README
@@ -146,7 +146,7 @@ usual track related ipod functions are disabled or removed.
 Instead, the track window elements are replaced with the photo management pane.
 This displays the Photo Library and all the saved photos from the ipod and
 allows you to add new albums, add new images, remove albums, remove images and
-drag n drop image between albums.
+drag n drop images between albums.
 
 You cannot delete the Photo Library as this is the original photo database. All
 images are stored in it and thus clicking on it, all the images on the ipod are
@@ -199,7 +199,7 @@ Drag and Drop can be used in several ways:
   window. This will download the jpg to the album's directory then apply
   it to the album's tracks. In the case of Edit Details, the jpg will
   only be applied to the selected tracks (or only the one track if the
-  "Change all track simultaneously).
+  "Change all tracks simultaneously" is deselected).
   
 Preferences File
 ----------------
@@ -233,7 +233,7 @@ command line argument. Put any commands here needed to 
access the
 iPod, for example if you need to mount the iPod manually.
 
 When ejecting an iPod, gtkpod will call ~/.gtkpod/gtkpod.eject
-with the the iPod's mountpoint as the only command line argument. Put
+with the iPod's mountpoint as the only command line argument. Put
 any commands here you want to execute after gtkpod has written the
 changes to the iPod. One major candidate will probably be 
 
@@ -251,7 +251,7 @@ You can instruct gtkpod (in the prefs window) to use
 file-size-dependent SHA1 checksums to prevent the same file from
 being copied to your iPod twice.
 
-If a duplicate is detected, gtkpod will print out the the filenames
+If a duplicate is detected, gtkpod will print out the filenames
 of the duplicate files. If the filename of the already existing file
 is not available (it is not stored in the iTunes database, see
 "Extended Information File" below), other available information of
@@ -323,7 +323,7 @@ update (see "Refresh") all existing tracks. The tracks are 
also added to
 the currently selected playlist, if they aren't already a member.
 
 Tracks that have been removed from the directory will only be removed
-from the iTunesDB if this option is checked in the option dialogue.
+from the iTunesDB if this option is checked in the options dialogue.
 
 For best results you should also activate duplicate detection. This
 avoids unnecessary copying of unchanged tracks.
@@ -394,8 +394,8 @@ time. You have to drag the podcasts over manually.
 Export of Tracks (Copy from iPod)
 ---------------------------------
 
-- mark the tracks you want to export and select "Export Tracks from
-  Database" from the file menu (or use the context sensitive menu)
+- Mark the tracks you want to export and select "Export Tracks from
+  Database" from the file menu (or use the context sensitive menu).
 - A file selection dialog window appears and you can choose the directory
   you'd like the selected files to be written to.
 - You can specify the output filename in the prefs dialog by
@@ -805,7 +805,7 @@ At least for the new 4Gs and iPod minis you should _disable_
     please note that it's just '/dev/sda')
 
 
-NOTE: Some users have had problems with newer versions of mount(newer than
+NOTE: Some users have had problems with newer versions of mount (newer than
 mount-2.11h) The following fstab entry might work better for you.
 
 /dev/sda2      /mnt/ipod       vfat rw,user,noauto,noatime,shortname=winnt 0 0
@@ -929,7 +929,7 @@ At least for the new 4Gs and iPod minis you should _disable_
     please note that it's just '/dev/sda')
 
 
-NOTE: Some users have had problems with newer versions of mount(newer than
+NOTE: Some users have had problems with newer versions of mount (newer than
 mount-2.11h) The following fstab entry might work better for you.
 
 /dev/sda2      /mnt/ipod       vfat rw,user,noauto,noatime,shortname=winnt 0 0
@@ -1115,7 +1115,7 @@ displayed on your ipod.
 /**********/
  * Step 7 *
 /**********/
-Start gtkpod, your ipod should be accessible(i.e. autoimport should work)
+Start gtkpod, your ipod should be accessible (i.e. autoimport should work)
 A "Do Not Disconnect" message is displayed on your ipod while gtkpod is
 running.
 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to