summaryrefslogtreecommitdiff
path: root/src/udiskslinuxprovider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/udiskslinuxprovider.c')
-rw-r--r--src/udiskslinuxprovider.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/udiskslinuxprovider.c b/src/udiskslinuxprovider.c
index 76893e3..a36046c 100644
--- a/src/udiskslinuxprovider.c
+++ b/src/udiskslinuxprovider.c
@@ -35,10 +35,10 @@
/**
* SECTION:udiskslinuxprovider
* @title: UDisksLinuxProvider
- * @short_description: Provider of Linux-specific objects
+ * @short_description: Provides Linux-specific objects
*
- * This object is used to add/remove Linux specific objects. Right now
- * it handles #UDisksLinuxBlock and #UDisksLinuxDriveObject instances.
+ * This object is used to add/remove Linux specific objects of type
+ * #UDisksLinuxBlockObject and #UDisksLinuxDriveObject.
*/
typedef struct _UDisksLinuxProviderClass UDisksLinuxProviderClass;