mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos in Commentary section.
This commit is contained in:
parent
b7305e0196
commit
e6bb31f357
1 changed files with 2 additions and 2 deletions
|
|
@ -25,11 +25,11 @@
|
|||
|
||||
;;; Commentary:
|
||||
;;
|
||||
;; This file only contain the code needed to declare and initialize
|
||||
;; This file only contains the code needed to declare and initialize
|
||||
;; user options. The code to customize options is autoloaded from
|
||||
;; `cus-edit.el' and is documented in the Emacs Lisp Reference manual.
|
||||
|
||||
;; The code implementing face declarations is in `cus-face.el'
|
||||
;; The code implementing face declarations is in `cus-face.el'.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue