From f7fa2e843382fba23fd46d68958ffc8652300b1d Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Sun, 15 Nov 2009 01:11:19 +0100 Subject: Fix lot of spelling errors. --- scanf/doscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scanf') diff --git a/scanf/doscan.c b/scanf/doscan.c index 0f7062926..2c5b1d987 100644 --- a/scanf/doscan.c +++ b/scanf/doscan.c @@ -70,7 +70,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ It's necessary to parse up the format string to recognise the GMP extra types F, Q and Z. Other types and conversions are passed across to the standard sscanf or fscanf via funs->scan, for ease of - implemenation. This is essential in the case of something like glibc + implementation. This is essential in the case of something like glibc %p where the pointer format isn't actually documented. Because funs->scan doesn't get the whole input it can't put the right -- cgit v1.2.1