From 9d0ff148e3670d8880d6292cff2a0a41fdadcd58 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Fri, 11 Oct 2013 11:30:52 +0200 Subject: README: reword one expression MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a949950..febdf55 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ offsets. You want convenient, non-tedious way to get perfectly fitting one. How to achieve it: $ patch-fix-offsets -p1 wrongoffsets.patch > goodoffsets.patch -$ # alternatively in pipe with recountdiff for extra sanity +$ # alternatively with recountdiff pass appended via pipe for extra sanity Alternatives: -- cgit