changeset 84844:a80ba7633360

Fix typo and line break.
author Glenn Morris <rgm@gnu.org>
date Tue, 25 Sep 2007 02:36:15 +0000
parents 56ba5708bf25
children bf9e8e1c773f
files etc/CONTRIBUTE
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/CONTRIBUTE	Tue Sep 25 02:35:35 2007 +0000
+++ b/etc/CONTRIBUTE	Tue Sep 25 02:36:15 2007 +0000
@@ -57,7 +57,7 @@
 The latest version of Emacs can be downloaded using CVS or Arch from
 the Savannah web site.  It is important to write your patch based on
 this version; if you start from an older version, your patch may be
-outdated when you write it, and maintainers will have hard time
+outdated when you write it, and maintainers will have a hard time
 applying it.
 
 After you have downloaded the CVS source, you should read the file
@@ -82,8 +82,7 @@
 For bug fixes, a description of the bug and how your patch fixes this
 bug.
 
-For new features, a description of the feature and your
-implementation.
+For new features, a description of the feature and your implementation.
 
 ** ChangeLog