branch: elpa/smartparens commit 603325ab3d1186fb10da5c2a7ec1afb88018d792 Merge: 2ea2dfa3b9 68a60d17ca Author: Matus Goljer <matus.gol...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #1222 from StiglCZ/master Just a typo --- smartparens-text.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartparens-text.el b/smartparens-text.el index a5f79cc20a..6a6f3b03dc 100644 --- a/smartparens-text.el +++ b/smartparens-text.el @@ -1,4 +1,4 @@ -;;; smartparens-latex.el --- Additional configuration for text-mode. -*- lexical-binding: t; -*- +;;; smartparens-text.el --- Additional configuration for text-mode. -*- lexical-binding: t; -*- ;; Copyright (C) 2017-2018 Matus Goljer