branch: externals/consult commit bf5e7f1af422420063a6d06ec3ca9a2f01760229 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2ea5515dd3..3b9c28b1ff 100644 --- a/README.org +++ b/README.org @@ -353,7 +353,7 @@ their descriptions. (interactive) (consult-info "emacs" "efaq" "elisp" "cl" "compat")) - (defun consult-info-emacs () + (defun consult-info-org () "Search through the Org info page." (interactive) (consult-info "org"))