From 41a023e3b7585191a525608a4c0a774337b5fff2 Mon Sep 17 00:00:00 2001
From: Glenn Morris <rgm@gnu.org>
Date: Fri, 13 Apr 2007 03:01:45 +0000
Subject: [PATCH] Fix typo.

---
 etc/COOKIES    | 2 +-
 etc/ORDERS     | 2 +-
 etc/TODO       | 2 +-
 lisp/ChangeLog | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/etc/COOKIES b/etc/COOKIES
index fa8894795f0..1d8c0955d42 100644
--- a/etc/COOKIES
+++ b/etc/COOKIES
@@ -26,7 +26,7 @@ Cream together:		2 cups butter
 Add:			4 eggs
 			2 tsp. vanilla
 
-Mis together in
+Mix together in
 separate bowl:		4 cups flour
 			5 cups oatmeal (put small
  amounts of oatmeal in blender until it turns to
diff --git a/etc/ORDERS b/etc/ORDERS
index 8c612a1b1b6..e08931e7ead 100644
--- a/etc/ORDERS
+++ b/etc/ORDERS
@@ -8,6 +8,6 @@ For more information, see the order form on the web at
 Your purchases will help support further development of Emacs and
 other free software programs.
 
-You can also make tax-deductable donations to the Free Software
+You can also make tax-deductible donations to the Free Software
 Foundation, a not-for-profit organization (assuming you pay US taxes)
 - see <http://www.gnu.org/help/donate.html>.
diff --git a/etc/TODO b/etc/TODO
index fea1bc7120a..c8909b778c4 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -528,7 +528,7 @@ but which can also be used as a modifier).
 
 * Internal changes
 
-** Cleanup all the GC_ mark bit stuff -- there is no longer any distiction
+** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction
    since the mark bit is no longer stored in the Lisp_Object itself.
 
 ** Merge ibuffer.el and buff-menu.el.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e5ecd6e0817..66df4f750b0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,7 @@
 
 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
 
-	* progmodes/gud.el (gud-minor-mode-map): Make go button same same
+	* progmodes/gud.el (gud-minor-mode-map): Make go button same
 	length as stop button to lessen flicker.
 	(jdb): Add gud-print.
 	(gud-find-expr): Jdb prints the expression with the value, so
-- 
2.39.5