From 0ca6b4b119992f79104671fe0dc62072ee200ab8 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Mon, 16 Nov 2020 23:51:24 -0600 Subject: [PATCH] Tidy: Docstring --- org-ql-search.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-ql-search.el b/org-ql-search.el index 9f555ce..8a012be 100644 --- a/org-ql-search.el +++ b/org-ql-search.el @@ -243,7 +243,7 @@ automatically from the query." "Insert content for org-ql dynamic block at point according to PARAMS. Valid parameters include: - :query An Org QL query expression in either sexp or non-sexp + :query An Org QL query expression in either sexp or string form. :columns A list of columns, including `heading', `todo',