From 0bad5eff9e0951728fab80ecf18f368e8476dcba Mon Sep 17 00:00:00 2001
From: "Andy K. Massimino" <massimino@gatech.edu>
Date: Mon, 5 Mar 2018 20:21:32 -0500
Subject: [PATCH] Fix typo in doc

---
 doc/matchup.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/matchup.txt b/doc/matchup.txt
index 6babbe1..e311834 100644
--- a/doc/matchup.txt
+++ b/doc/matchup.txt
@@ -500,8 +500,8 @@ Note: this feature is only available if your vim version has |timers| and
 the function |timer_pause|, version 7.4.2180 and after.  For neovim, this
 will only work in nvim-0.2.1 and after.
 
-*g:matchparen_matchparen_deferred_show_time*
-*g:matchparen_matchparen_deferred_hide_time*
+*g:matchup_matchparen_deferred_show_time*
+*g:matchup_matchparen_deferred_hide_time*
 
   Adjust timeouts in milliseconds for deferred highlighting.