From 78391e67e619923731d68b9cbea7d52944ff1565 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Wed, 24 Aug 2022 13:52:59 +0900 Subject: [PATCH] docs(undotree): fix typo --- bundle/undotree/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/undotree/README.md b/bundle/undotree/README.md index 16179f4f8..1f500d7ef 100644 --- a/bundle/undotree/README.md +++ b/bundle/undotree/README.md @@ -40,7 +40,7 @@ Use whatever plug-in manager to pull the master branch. * Saved changes are marked as `s` and the big `S` indicates the most recent saved change. 1. Press `?` in undotree window for quick help. 1. Persistent undo - * Usually I would like to store the undo files in a seperate place like below. + * Usually I would like to store the undo files in a separate place like below. ``` if has("persistent_undo")