diff --git a/ChangeLog b/ChangeLog
index 9368f08db3e5b00001f91440d0521f1589675dcd..b2e5ed235df34ad6a2c74c09afdcd444b7607328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,7 +48,7 @@ CVS code -
 	  is being used, and cosmetic cleanups. (David Benbennick)
   copy_file()
 	- New function containing part of the functionality formerly in
-	  do_writeout. (David Benbennick)
+	  do_writeout(). (David Benbennick)
   do_writeout()
 	- Prompt the user if we're trying to save an existing file (and
 	  not just a selection of it) under a different name. (DLR;