[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ddrescue] [PATCH] tiny spelling error fix in manual
From: |
Nix |
Subject: |
[Bug-ddrescue] [PATCH] tiny spelling error fix in manual |
Date: |
Tue, 13 Dec 2011 21:23:42 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux) |
Vying for the title of smallest patch in history.
Index: 1.14/doc/ddrescue.texinfo
===================================================================
--- 1.14.orig/doc/ddrescue.texinfo 2011-01-10 18:54:14.000000000 +0000
+++ 1.14/doc/ddrescue.texinfo 2011-12-13 21:22:22.917902084 +0000
@@ -155,7 +155,7 @@
finally recovered from a failing drive.
The standard dd utility can be used to save data from a failing drive,
-but it reads the data secuentially, which may wear out the drive without
+but it reads the data sequentially, which may wear out the drive without
rescuing anything if the errors are at the beginning of the drive.
Other programs switch to small size reads when they find errors, but
- [Bug-ddrescue] [PATCH] tiny spelling error fix in manual,
Nix <=