projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7434c17
)
Fix gtk-doc typo
author
Paolo Borelli
<pborelli@gnome.org>
Mon, 1 Nov 2010 13:36:57 +0000
(14:36 +0100)
committer
Paolo Borelli
<pborelli@gnome.org>
Mon, 1 Nov 2010 13:37:23 +0000
(14:37 +0100)
gio/gmount.c
patch
|
blob
|
history
diff --git
a/gio/gmount.c
b/gio/gmount.c
index
9acbf27
..
983a9fe
100644
(file)
--- a/
gio/gmount.c
+++ b/
gio/gmount.c
@@
-39,7
+39,7
@@
* SECTION:gmount
* @short_description: Mount management
* @include: gio/gio.h
- * @see
also: GVolume, GUnixMount
+ * @see
_
also: GVolume, GUnixMount
*
* The #GMount interface represents user-visible mounts. Note, when
* porting from GnomeVFS, #GMount is the moral equivalent of #GnomeVFSVolume.