Better description for README and Debian packaging

This commit is contained in:
Jim Nelson 2012-08-21 18:33:27 -07:00
parent 61ff997a9f
commit df14047bbd
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -5,7 +5,7 @@
* Introduction
Geary is an email client built for the GNOME desktop environment. It
allows you to read and write email with a simple, modern interface.
allows you to read and send email with a simple, modern interface.
Visit http://www.yorba.org/geary to read about the current state of
Geary's development and to make sure you're running the latest version.

2
debian/control vendored
View file

@ -37,7 +37,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
libunity9 (>= 5.12.0)
Description: Email client
Geary is an email client built for the GNOME desktop environment. It
allows you to read and write email with a simple, modern interface.
allows you to read and send email with a simple, modern interface.
.
Visit http://www.yorba.org to read about the current state of
Geary's development.