[glib: 1/2] gio: Fix some typos in the documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gio: Fix some typos in the documentation
- Date: Mon, 28 May 2018 16:59:05 +0000 (UTC)
commit dc4e63930fafe52e71db363c995db8ad7202655c
Author: Philip Withnall <withnall endlessm com>
Date: Mon May 28 10:26:06 2018 +0100
gio: Fix some typos in the documentation
Signed-off-by: Philip Withnall <withnall endlessm com>
gio/gdrive.c | 2 +-
gio/gvolume.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gdrive.c b/gio/gdrive.c
index af0df911f..2435b4e4f 100644
--- a/gio/gdrive.c
+++ b/gio/gdrive.c
@@ -614,7 +614,7 @@ g_drive_poll_for_media_finish (GDrive *drive,
* Gets the identifier of the given kind for @drive.
*
* Returns: (nullable) (transfer full): a newly allocated string containing the
- * requested identfier, or %NULL if the #GDrive
+ * requested identifier, or %NULL if the #GDrive
* doesn't have this kind of identifier.
*/
char *
diff --git a/gio/gvolume.c b/gio/gvolume.c
index e934df820..bd375939c 100644
--- a/gio/gvolume.c
+++ b/gio/gvolume.c
@@ -567,7 +567,7 @@ g_volume_eject_with_operation_finish (GVolume *volume,
* information about volume identifiers.
*
* Returns: (nullable) (transfer full): a newly allocated string containing the
- * requested identfier, or %NULL if the #GVolume
+ * requested identifier, or %NULL if the #GVolume
* doesn't have this kind of identifier
*/
char *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]