From b1b7ff45ad61ac4033fc0775c4f61874737cd166 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 15 May 2000 12:54:18 +0000 Subject: [PATCH] Fix typo in comment. --- v7/src/imail/imail-core.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/imail/imail-core.scm b/v7/src/imail/imail-core.scm index 3956e0a19..6b8351bab 100644 --- a/v7/src/imail/imail-core.scm +++ b/v7/src/imail/imail-core.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: imail-core.scm,v 1.54 2000/05/12 18:22:46 cph Exp $ +;;; $Id: imail-core.scm,v 1.55 2000/05/15 12:54:18 cph Exp $ ;;; ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology ;;; @@ -121,7 +121,7 @@ ;; ------------------------------------------------------------------- ;; Move the folder named URL to NEW-URL. Signal an error if the ;; folder doesn't exist, if NEW-URL already refers to a folder, or if -;; the move can't be performed for some reason. This operation can be +;; the move can't be performed for some reason. This operation can ;; also be used to convert between protocols, e.g. to move a folder ;; from a server to a file. -- 2.25.1