From f86d898e118c76fe808b063659f7cfd4c1e701a2 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Wed, 14 Sep 2016 02:31:32 +0100 Subject: [PATCH] Corrected comment. --- DiscImageChef.Filesystems/PFS.cs | 2 +- DiscImageChef.Filesystems/SFS.cs | 2 +- DiscImageChef.Filesystems/VMfs.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DiscImageChef.Filesystems/PFS.cs b/DiscImageChef.Filesystems/PFS.cs index f25c26ab..fa20d15a 100644 --- a/DiscImageChef.Filesystems/PFS.cs +++ b/DiscImageChef.Filesystems/PFS.cs @@ -5,7 +5,7 @@ // Filename : PFS.cs // Author(s) : Natalia Portillo // -// Component : Amiga Fast File System plugin. +// Component : Professional File System plugin. // // --[ Description ] ---------------------------------------------------------- // diff --git a/DiscImageChef.Filesystems/SFS.cs b/DiscImageChef.Filesystems/SFS.cs index 60e75e8d..7d069300 100644 --- a/DiscImageChef.Filesystems/SFS.cs +++ b/DiscImageChef.Filesystems/SFS.cs @@ -5,7 +5,7 @@ // Filename : SFS.cs // Author(s) : Natalia Portillo // -// Component : Amiga Fast File System plugin. +// Component : SmartFileSystem plugin. // // --[ Description ] ---------------------------------------------------------- // diff --git a/DiscImageChef.Filesystems/VMfs.cs b/DiscImageChef.Filesystems/VMfs.cs index e07d112a..bb6e77b9 100644 --- a/DiscImageChef.Filesystems/VMfs.cs +++ b/DiscImageChef.Filesystems/VMfs.cs @@ -5,7 +5,7 @@ // Filename : VMfs.cs // Author(s) : Natalia Portillo // -// Component : Amiga Fast File System plugin. +// Component : VMware file system plugin. // // --[ Description ] ---------------------------------------------------------- //