emacs: make small tweak to the wording of a statement

This commit is contained in:
Protesilaos Stavrou 2025-02-21 08:57:51 +02:00
parent 64537b619e
commit 1aa59cd008
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -126,7 +126,7 @@ purpose and function:
- The =prot-emacs-post-custom= file :: Like the above, this file is
meant for users of my setup. It is evaluated /after/ the rest of my
setup is loaded. Users can include whatever code they want in this
file to either override existing functionality of define new one.
file to either override existing functionality or define new functions.
- The =prot-emacs.org= file :: The source of what you are currently
reading.