From 246e8695915819eeab400c5b80104e5049dec358 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sun, 13 Jan 2002 09:02:35 +0000 Subject: [PATCH] Fix typo. --- lisp/arc-mode.el | 2 +- lisp/array.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 987f29f1540..c844abedebe 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el @@ -88,7 +88,7 @@ ;; Each member header points to the next. The archive is ;; terminated by a bogus header with a zero next link. ;; ------------------------------------- -;; HOOKS: `foo' means one the the supported archive types. +;; HOOKS: `foo' means one of the supported archive types. ;; ;; archive-mode-hook ;; archive-foo-mode-hook diff --git a/lisp/array.el b/lisp/array.el index 693e4206a79..597f4ecf2ce 100644 --- a/lisp/array.el +++ b/lisp/array.el @@ -822,7 +822,7 @@ but will cause many functions to give errors if they encounter one. Upon entering array mode, you will be prompted for the values of several variables. Others will be calculated based on the values you -supply. These variables are all local the the buffer. Other buffer +supply. These variables are all local to the buffer. Other buffer in array mode may have different values assigned to the variables. The variables are: -- 2.39.5