me
/
guix
Archived
1
0
Fork 0

doc: Remove extra closing paren.

* doc/contributing.texi (Emacs Packages): Remove extra paren in example.
master
Ludovic Courtès 2021-12-20 16:23:28 +01:00
parent b2ec14a7da
commit 2c469f04a3
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ package typically include a @file{snippets} directory, which could be
copied to the installation directory using:
@lisp
#:include (cons "^snippets/" %default-include))
#:include (cons "^snippets/" %default-include)
@end lisp
When encountering problems, it is wise to check for the presence of the