branch: externals/tramp-hlo
commit b726b4042e96ac5cead396c8d12c01e6bad2bd78
Merge: 02c128d41c 4f396997f1
Author: Joe Sadusk <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #3 from purcell/patch-1
    
    Fix header formatting so package.el can parse the description
---
 tramp-hlo.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tramp-hlo.el b/tramp-hlo.el
index c5a256943e..0ece97c833 100644
--- a/tramp-hlo.el
+++ b/tramp-hlo.el
@@ -22,7 +22,7 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
-;;; Commentary
+;;; Commentary:
 
 ;; This is an attempt to optimize Tramp remote editing with slow
 ;; connection by building higher level core lisp functions as Tramp

Reply via email to