From 52d66c5783d39a23027102c3087eac8ef1c0f02f Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 18 Nov 2024 16:28:49 +0300 Subject: fixed some common typos: "ie." and "eg.", "ocur" instead of "occur" --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 4991106..e955590 100644 --- a/README +++ b/README @@ -65,7 +65,7 @@ Features the command line, making it harder to write incorrect interactive macros. Context-sensitive immediate editing commands also make it much harder to destroy a day's work by accident than in classic TECOs. - Also, SciTECO supports many types of context-sensitive auto-completions (ie. the Tab-key): + Also, SciTECO supports many types of context-sensitive auto-completions (i.e. the Tab-key): Q-Register names, file names, directories, goto labels, help topics... * Command rubout: SciTECO can undo almost every side effect, including file writes (`EW` command). -- cgit v1.2.3