diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2009-06-13 13:47:34 +0300 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2009-06-13 13:47:34 +0300 |
commit | 30145d2600fdb0a434350f631064cbfbbf9f03eb (patch) | |
tree | 09b9ee9ccb0562f9e788a8ea9fe2d22eab31afd7 /hildon/hildon-program.c | |
parent | a7e62dc77b8fe59bf65c90775886090f17b44f98 (diff) |
Remove redundant "represents" wording from most of the documentation.
Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.)
Diffstat (limited to 'hildon/hildon-program.c')
-rw-r--r-- | hildon/hildon-program.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hildon/hildon-program.c b/hildon/hildon-program.c index 47ead29..49aafde 100644 --- a/hildon/hildon-program.c +++ b/hildon/hildon-program.c @@ -24,7 +24,7 @@ /** * SECTION:hildon-program - * @short_description: An object that represents an application running in the Hildon framework. + * @short_description: Application abstraction in the Hildon framework. * @see_also: #HildonWindow, #HildonStackableWindow * * #HildonProgram is an object used to represent an application running |