diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
commit | 4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch) | |
tree | 04a24b4e53c431ec3deb9281a0454ede7ace7337 /lisp/play/decipher.el | |
parent | b6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff) | |
download | emacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/play/decipher.el')
-rw-r--r-- | lisp/play/decipher.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el index b9ce669533a..4d4ea71cd7a 100644 --- a/lisp/play/decipher.el +++ b/lisp/play/decipher.el @@ -672,7 +672,7 @@ X: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z * 11 14 9% 1 1 1 2 1 1 2 5 7 This says that X comes before D once, and after B once. X begins 5 words, and ends 3 words (`*' represents a space). X comes before 8 -different letters, after 7 differerent letters, and is next to a total +different letters, after 7 different letters, and is next to a total of 11 different letters. It occurs 14 times, making up 9% of the ciphertext." (interactive (list (upcase (following-char)))) |