diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-14 07:27:59 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-14 07:27:59 +0800 |
commit | c9551e043f81cd20806047fb7da7e28bb0a1679c (patch) | |
tree | f945dd11de4ac66af0a5d54e76667853c5693c16 | |
parent | ab6ffcb6a0756b4441f10c8d26d0fb5dbb3a0804 (diff) | |
download | gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar.gz gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar.bz2 gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar.lz gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar.xz gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.tar.zst gsoc2013-evolution-c9551e043f81cd20806047fb7da7e28bb0a1679c.zip |
Fix Ettore's grammar :)
svn path=/trunk/; revision=4821
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ Version 0.4, "Alewife", 2000-08-14 ------------------------------------- +---------------------------------- Shell: @@ -10,7 +10,7 @@ Shell: such as "Print" in the right places. (Ettore) - Added code to check if an existing `~/evolution' directory - actually has the content we expect and, if not, complain with the + actually has the content we expect and, if not, complain to the user. (Dan) - Fixed some Bonobo-related refcounting problems. (Michael Meeks) |