diff options
| author | David Zeuthen <davidz@redhat.com> | 2008-06-08 20:23:26 -0400 |
|---|---|---|
| committer | David Zeuthen <davidz@redhat.com> | 2008-06-08 20:23:26 -0400 |
| commit | ff43678823c87f5aaddb3afddbb234529a3cf750 (patch) | |
| tree | f172c3f9d32eadb92a4a25f78cd78e915c34f73d /src | |
| parent | 8e9258838a9fc820b599ea29111c96cf0eba584c (diff) | |
remove trailing space in @short_description for GduPresentable
Diffstat (limited to 'src')
| -rw-r--r-- | src/gdu/gdu-presentable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdu/gdu-presentable.c b/src/gdu/gdu-presentable.c index f2ad983..834d4dd 100644 --- a/src/gdu/gdu-presentable.c +++ b/src/gdu/gdu-presentable.c @@ -29,7 +29,7 @@ /** * SECTION:gdu-presentable * @title: GduPresentable - * @short_description: Interface for devices presentable to the end user. + * @short_description: Interface for devices presentable to the end user * * All storage devices in <literal>UNIX</literal> and <literal>UNIX</literal>-like * operating systems are mostly represented by so-called <literal>block</literal> |
