Re: [PATCH] Fix some comment typos.

2009-04-19 Thread Jim Meyering
Ralf Wildenhues wrote: > * bootstrap: Fix comment typos. > * src/pr.c: Likewise. > --- > > Hello Jim, all, > > a trivial patch. :-) Thank you! Applied. ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-core

[PATCH] Fix some comment typos.

2009-04-18 Thread Ralf Wildenhues
* bootstrap: Fix comment typos. * src/pr.c: Likewise. --- Hello Jim, all, a trivial patch. :-) Cheers, Ralf bootstrap |6 +++--- src/pr.c |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bootstrap b/bootstrap index 27e4ec2..73a850f 100755 --- a/bootstrap +++ b/