# HG changeset patch
# User Robert McIntyre <rlm@mit.edu>
# Date 1363091587 0
# Node ID d07e0b902528cb7190a69aca23354607137181ca
# Parent  8db204acd089de3d54a2e857c3fa210ddb408be4
spellcheck.

diff -r 8db204acd089 -r d07e0b902528 org/emacs-password.org
--- a/org/emacs-password.org	Tue Mar 12 12:31:01 2013 +0000
+++ b/org/emacs-password.org	Tue Mar 12 12:33:07 2013 +0000
@@ -14,12 +14,12 @@
 terminal. Good terminal emulation packages for emacs include
 =multi-term= and =term=.
 
-* Watch Out for =view-lossave=!
+* Watch Out for =view-lossage=!
 However, if you are going to use terminal emulation in emacs, you have
 to be careful around "sudo" prompts, and when logging into other
 servers using ssh, because /the last 300 keystrokes you have types in
 emacs are available/ using =C-h l=, a help function in emacs which
-displays the last keypresses you have types.
+displays the last keypresses you have typed.
 
 #+begin_example
 C-h l runs the command view-lossage, which is an interactive compiled
@@ -65,7 +65,7 @@
 
  - If you don't ever type your password into an emacs terminal buffer,
    then you are not at risk. This can be accomplished by using ssh
-   keyfiles or kereberos for connecting to remote servers, and by
+   keyfiles or Kerberos for connecting to remote servers, and by
    enabling passwordless sudo.
 
  - You can disable emacs keylogging, though you then won't be able to