[glib/wip/wjt/take-a-a-closer-look] gioenums: Fix duplicate 'as' in docstring
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/wjt/take-a-a-closer-look] gioenums: Fix duplicate 'as' in docstring
- Date: Thu, 9 Jun 2022 18:54:34 +0000 (UTC)
commit 233b596a95594dada5ab34972d9cf82cc14b9761
Author: Will Thompson <wjt endlessos org>
Date: Thu Jun 9 19:53:42 2022 +0100
gioenums: Fix duplicate 'as' in docstring
gio/gioenums.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 0d27c15a2b..9b8f6004aa 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -523,8 +523,8 @@ typedef enum {
* ...
* }
* ]|
- * but should instead treat all unrecognized error codes the same as
- * %G_IO_ERROR_FAILED.
+ * but should instead treat all unrecognized error codes the same
+ * as %G_IO_ERROR_FAILED.
*
* See also #GPollableReturn for a cheaper way of returning
* %G_IO_ERROR_WOULD_BLOCK to callers without allocating a #GError.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]