[glib/dboles/atomit] garcbox.c: Fix typo atomit => atomic
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/dboles/atomit] garcbox.c: Fix typo atomit => atomic
- Date: Sun, 2 Jun 2019 15:37:26 +0000 (UTC)
commit 74e8127036e4aa3bffabcfcbf5a5312af2b2912c
Author: Daniel Boles <dboles src gmail com>
Date: Sun Jun 2 16:33:00 2019 +0100
garcbox.c: Fix typo atomit => atomic
glib/garcbox.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/garcbox.c b/glib/garcbox.c
index 49b62ccb8..6784f0057 100644
--- a/glib/garcbox.c
+++ b/glib/garcbox.c
@@ -250,7 +250,7 @@ g_atomic_rc_box_alloc0 (gsize block_size)
* @block_size: the number of bytes to copy, must be greater than 0
* @mem_block: (not nullable): the memory to copy
*
- * Allocates a new block of data with atomit reference counting
+ * Allocates a new block of data with atomic reference counting
* semantics, and copies @block_size bytes of @mem_block
* into it.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]