From 2da1b2088fe8efc72b6ae6ea692567f4bcfc6ac0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Jan 1999 22:55:53 +0000 Subject: [PATCH] fix typo in comment --- src/pr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pr.c b/src/pr.c index 01ddef6083..ed524f93e5 100644 --- a/src/pr.c +++ b/src/pr.c @@ -472,7 +472,7 @@ static int page_number; When printing files across (-a flag), ... 1 foo 2 moo 3 goo - 4 hoo 3 too 6 zoo + 4 hoo 5 too 6 zoo Otherwise, line numbering is as follows: 1 foo 3 goo 5 too -- 2.47.3