summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/filesystems/ext4magic/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/filesystems/ext4magic/default.nix')
-rw-r--r--pkgs/tools/filesystems/ext4magic/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/filesystems/ext4magic/default.nix b/pkgs/tools/filesystems/ext4magic/default.nix
index a5f15c5fb2ea..9917bf8d965e 100644
--- a/pkgs/tools/filesystems/ext4magic/default.nix
+++ b/pkgs/tools/filesystems/ext4magic/default.nix
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
If the information in the journal are sufficient, ext4magic can
recover the most file types, with original filename, owner and group,
- file mode bits and also the old atime/mtime stamps.
+ file mode bits and also the old atime/mtime stamps.
It's much more effective and works much better than extundelete.
'';