Merge pull request #491 from alhassy/master

Docs: Remove grammatical typo from “org-ql-search-block”
This commit is contained in:
Adam Porter 2025-04-20 20:33:00 -05:00 committed by GitHub
commit 4b8330a683
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -235,7 +235,7 @@ Like other agenda block commands, it searches files returned by
function `org-agenda-files'. Inserts a newline after the block. function `org-agenda-files'. Inserts a newline after the block.
If `org-ql-block-header' is non-nil, it is used as the header If `org-ql-block-header' is non-nil, it is used as the header
string for the block, otherwise a the header is formed string for the block, otherwise the header is formed
automatically from the query." automatically from the query."
(let (narrow-p old-beg old-end) (let (narrow-p old-beg old-end)
(when-let* ((from (pcase org-agenda-restrict (when-let* ((from (pcase org-agenda-restrict