fixed a typo
This commit is contained in:
parent
024cd52f00
commit
119706dee6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
;;; prelude-coffee.el --- Emacs Prelude: Erlang programming support.
|
;;; prelude-erlang.el --- Emacs Prelude: Erlang programming support.
|
||||||
;;
|
;;
|
||||||
;; Copyright (c) 2011 Gleb Peregud
|
;; Copyright (c) 2011 Gleb Peregud
|
||||||
;;
|
;;
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
;; Erlang is a concurrent functional language
|
;; Erlang is a concurrent functional language.
|
||||||
|
|
||||||
;;; License:
|
;;; License:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue