From f5c558f3ecdf1d635f5614f5b49cd630786df46a Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 23 Dec 2017 14:53:07 +0100 Subject: manual: fix a typo in strtoul description [BZ #21161] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Typo reported by Vincent Lefèvre: 'retrict' -> 'restrict'. Changelog: [BZ #21161] * manual/arith.texi (strtoul): Fix a typo. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c29d25a6fa..4050ec4e53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-12-23 Aurelien Jarno + [BZ #21161] + * manual/arith.texi (strtoul): Fix a typo. + [BZ #22596] * manual/arith.texi (finite): Fix the description of the return value. -- cgit v1.2.3