From 00a90b6ecb8e576e8dedaa52897287759f95141d Mon Sep 17 00:00:00 2001 From: ryanss Date: Tue, 10 Feb 2015 11:03:44 -0500 Subject: Fix typo --- ftplugin/hackernews.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftplugin/hackernews.py b/ftplugin/hackernews.py index 78fcff0..ae294bb 100644 --- a/ftplugin/hackernews.py +++ b/ftplugin/hackernews.py @@ -51,7 +51,7 @@ def main(): vim.command("setlocal buftype=nofile") bwrite("┌───┐") - bwrite("│ Y │ Hacker New (news.ycombinator.com)") + bwrite("│ Y │ Hacker News (news.ycombinator.com)") bwrite("└───┘") bwrite("") -- cgit v1.2.3