diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d265194..f00418e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,10 +1,10 @@
-WHATSNEW For 'tperimeter' 1.113    (Sat Jun  9 16:30:47 CDT 2012)
+WHATSNEW For 'tperimeter' 1.113    (Sat Jun  9 16:37:31 CDT 2012)
 ----------------------------------------------------------------------
 
 - Changed the wrapper file rebuild logic to delete outstanding access
   requests independently of how often the script is run (either by
   cron, or manually).  This means that the 'cron' frequency now
-  determines the average waiting time before a user's request is
+  deterimines the average waiting time before a user's request is
   fulfilled.  The '${DURATION}' variable in 'rebuild-hosts.allow.sh'
   sets how long access will be permitted (The default value is 10
   minutes).