From d20fddb40ae74d8d00be1d2bba38af83d58186d0 Mon Sep 17 00:00:00 2001 From: fREW Schmidt Date: Sun, 5 Jul 2020 03:57:28 -0700 Subject: [PATCH] vim: Fix spelling (#1000) --- vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.md b/vim.md index a9635af9f..07b6948ac 100644 --- a/vim.md +++ b/vim.md @@ -262,7 +262,7 @@ See [Operators](#operators) for other things you can do. | Shortcut | Description | | --- | --- | -| `gvimdiff file1 file2 [file3]` | See differencies between files, in HMI | +| `gvimdiff file1 file2 [file3]` | See differences between files, in HMI | Misc