branch: elpa/cdlatex
commit 8e963c68531f75e459e8ebe7a34fd3ba9d3729a0
Merge: f215b70c5c 6ae740fccd
Author: Carsten Dominik <carsten.domi...@gmail.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #31 from aluaces/patch-1
    
    Fixed a couple typos
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 6ae51b6b68..b8239be4ac 100644
--- a/README
+++ b/README
@@ -101,9 +101,9 @@ on-the-fly help.
    backquote character several times before pressing the letter.  For
    example, typing "`d" inserts "\delta" (level 1), and typing "``d"
    inserts "\partial" (level 2).  Similarly, "`e" inserts "\epsilon"
-   and "``e" inserts "\vareppsilon".
+   and "``e" inserts "\varepsilon".
 
-   On each level, on-thy-fly help will pop up automatically if you
+   On each level, on-the-fly help will pop up automatically if you
    hesitate to press the next key.  The help screen is a window which
    lists all math macros available on the current level.  Initially,
    when you type slowly, this window will pop up each time you press

Reply via email to