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 ] ---------------------------------------------------------- //