Typo fix. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 9b3963901ed82c25a563918540e35ac55e8dc1be | |
parent 398c9890f56cb779ebaee2280c43988b3b134e8e | |
Author: Rob King <[email protected]> | |
Date: Sun, 1 May 2016 00:58:18 -0500 | |
Typo fix. | |
Diffstat: | |
doc/sam.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -735,7 +735,7 @@ Double-clicking selects text to the boundaries of words, li… | |
Button 2 (or button 3 combined with the shift key) provides a menu of editing … | |
.Bl -tag -width Ds | |
.It Sy cut | |
-Delete dot and save the delted text in the snarf buffer. | |
+Delete dot and save the deleted text in the snarf buffer. | |
.It Sy paste | |
Replace the text in dot by the contents of the snarf buffer. | |
.It Sy snarf |