]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/pgg.el
Spelling fixes.
[gnu-emacs] / lisp / obsolete / pgg.el
index 42030f7d50221f802bd34f0a153b868d9e7df797..876f3744bc2f5f58f452f1a3294ea129756f9a95 100644 (file)
@@ -174,7 +174,7 @@ is true, or else the output buffer is displayed."
 (defvar pgg-pending-timers (make-vector 7 0)
   "Hash table for managing scheduled pgg cache management timers.
 
-We associate key and timer, so the timer can be cancelled if a new
+We associate key and timer, so the timer can be canceled if a new
 timeout for the key is set while an old one is still pending.")
 
 (defun pgg-read-passphrase (prompt &optional key notruncate)