Fix typo in comment.
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 May 2000 12:54:18 +0000 (12:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 May 2000 12:54:18 +0000 (12:54 +0000)
v7/src/imail/imail-core.scm

index 3956e0a199832c609073c8c7a91a24b869dd1910..6b8351bab60e31dba11f6f3054305a51c08a572e 100644 (file)
@@ -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
 ;;;
 ;; -------------------------------------------------------------------
 ;; 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.