From 700c438def7defcdda1e806f4652b89987485882 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 Apr 1998 17:51:16 +0000 Subject: applied Mathews typo and grammar fixes --- mpi/mpi-bit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpi/mpi-bit.c') diff --git a/mpi/mpi-bit.c b/mpi/mpi-bit.c index cae29d225..d74abbf6d 100644 --- a/mpi/mpi-bit.c +++ b/mpi/mpi-bit.c @@ -75,7 +75,7 @@ mpi_get_nbits( MPI a ) /**************** - * Test wether bit N is set. + * Test whether bit N is set. */ int mpi_test_bit( MPI a, unsigned n ) -- cgit v1.2.3