diff options
author | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-02-04 15:56:30 -0800 |
---|---|---|
committer | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-02-04 15:56:30 -0800 |
commit | 2f159626084dfb8646c07073fc3f07cdc51c6fd7 (patch) | |
tree | 4637f77dabd03340113eefdf22519c1bd6b752e5 | |
parent | a58966bc3e59acaf9bc313575fd52efb7ec0306f (diff) | |
download | libdbusmenu-2f159626084dfb8646c07073fc3f07cdc51c6fd7.tar.gz libdbusmenu-2f159626084dfb8646c07073fc3f07cdc51c6fd7.tar.bz2 libdbusmenu-2f159626084dfb8646c07073fc3f07cdc51c6fd7.zip |
Minor typos
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index 256a0f2..9af78fa 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -A library to allow applictions to provide simple indications of +A library to allow applications to provide simple indications of information to be displayed to users of the application through the interface shell. @@ -8,7 +8,7 @@ Copyright 2009 Canonical Ltd. Authors: Ted Gould <ted@canonical.com> - Aurelien Gateau <ted@canonical.com> + Aurélien Gâteau <aurelien.gateau@canonical.com> This program is free software: you can redistribute it and/or modify it under the terms of either or both of the following licenses: |