[glib/dboles/atomit: 12/12] garcbox.c: Fix typo atomit => atomic



commit c9b255f6c67c7843bac25037d3f585bb6f194365
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]