Docs: Fix punctuation

This commit is contained in:
Adam Porter 2019-08-14 13:10:17 -05:00
parent 31405d91cc
commit 2d6a8fbe66

View file

@ -91,7 +91,7 @@ More examples are available in [[examples.org]].
The package may be installed directly from [[https://melpa.org/#/org-ql][MELPA]] or with other tools like [[https://framagit.org/steckerhalter/quelpa][Quelpa]]. The package may be installed directly from [[https://melpa.org/#/org-ql][MELPA]] or with other tools like [[https://framagit.org/steckerhalter/quelpa][Quelpa]].
After installation. you can use commands like ~org-ql-search~ immediately. After installation, you can use commands like ~org-ql-search~ immediately.
To use the functions and macros in your own Elisp code, load the libraries ~org-ql~ and/or ~org-ql-agenda~ with e.g. ~(require 'org-ql)~. To use the functions and macros in your own Elisp code, load the libraries ~org-ql~ and/or ~org-ql-agenda~ with e.g. ~(require 'org-ql)~.