[glib] docs: Fix some typos in GVolume
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [glib] docs: Fix some typos in GVolume
- Date: Tue, 21 Feb 2012 00:11:19 +0000 (UTC)
commit 2616b6eb8e04e63ad8d7151fbf2805ab5d2be9b1
Author: David King <amigadave amigadave com>
Date:   Sun Feb 19 16:46:59 2012 +0000
    docs: Fix some typos in GVolume
 gio/gvolume.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gvolume.c b/gio/gvolume.c
index ce5fc03..c6c8b84 100644
--- a/gio/gvolume.c
+++ b/gio/gvolume.c
@@ -75,7 +75,7 @@
  * when the gvfs hal volume monitor is in use. Other volume monitors
  * will generally be able to provide the #G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE
  * identifier, which can be used to obtain a hal device by means of
- * libhal_manger_find_device_string_match().
+ * libhal_manager_find_device_string_match().
  */
 
 typedef GVolumeIface GVolumeInterface;
@@ -568,7 +568,7 @@ g_volume_get_identifier (GVolume    *volume,
  * @volume: a #GVolume
  * 
  * Gets the kinds of <link linkend="volume-identifier">identifiers</link>
- * that @volume has. Use g_volume_get_identifer() to obtain 
+ * that @volume has. Use g_volume_get_identifier() to obtain
  * the identifiers themselves.
  *
  * Returns: (array zero-terminated=1) (transfer full): a %NULL-terminated array
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]