[PATCH] manual: Fix typo

Florian Weimer fweimer@redhat.com
Mon Oct 5 16:36:12 GMT 2020


* Jonathan Wakely via Libc-alpha:

> ---
>  manual/threads.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/manual/threads.texi b/manual/threads.texi
> index 4ab0622443..5bcfe32d6a 100644
> --- a/manual/threads.texi
> +++ b/manual/threads.texi
> @@ -896,7 +896,7 @@ Model Aware Atomic Operations, gcc, Using the GNU Compiler Collection
>  
>  @smallexample
>  if (__libc_single_threaded)
> -  ++refeference_count;
> +  ++reference_count;

Thanks, looks fine.

Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list