aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/dfvfs/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/dfvfs/README b/python/dfvfs/README
index b47934698291..90b5249c07aa 100644
--- a/python/dfvfs/README
+++ b/python/dfvfs/README
@@ -1,6 +1,6 @@
-dfVFS, or Digital Forensics Virtual File System, provides read-only access to
-file-system objects from various storage media types and file formats.
-The goal of dfVFS is to provide a generic interface for accessing file-system
-objects, for which it uses several back-ends that provide the actual
-implementation of the various storage media types, volume systems and file
-systems.
+dfVFS, or Digital Forensics Virtual File System, provides read-only
+access to file-system objects from various storage media types and
+file formats. The goal of dfVFS is to provide a generic interface for
+accessing file-system objects, for which it uses several back-ends
+that provide the actual implementation of the various storage media
+types, volume systems and file systems.