[gvfs/wip/udisks2] Fix typo



commit 9f2ff580a9995e764076d3702538c465d7d687e4
Author: David Zeuthen <davidz redhat com>
Date:   Wed Jan 18 15:25:22 2012 -0500

    Fix typo
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 monitor/udisks2/what-is-shown.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/monitor/udisks2/what-is-shown.txt b/monitor/udisks2/what-is-shown.txt
index 6e39000..ee440bd 100644
--- a/monitor/udisks2/what-is-shown.txt
+++ b/monitor/udisks2/what-is-shown.txt
@@ -16,7 +16,8 @@ A device is either mounted (in which case its directory is known) or
 it's not. If the device is not mounted, then its directory is known
 only if it's referenced in the /etc/fstab file. Similarly, the options
 for a device is either the options the device is currently mounted
-with, or if not mounted, the options from its /etc/fstab if any.
+with, or if not mounted, the options from its /etc/fstab entry, if
+any.
 
 If the directory for a device is known and outside /media, $HOME
 (typically /home/foo) or $XDG_RUNTIME_DIR (typically /run/user/foo)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]