Fix doc string location
This commit is contained in:
parent
80b0630c85
commit
9f80c68aa6
@ -172,8 +172,8 @@
|
||||
(tabulated-list-init-header))
|
||||
|
||||
(defun structlog-query (query)
|
||||
(interactive "sQuery: ")
|
||||
"Runs `query' and re-renders the table"
|
||||
(interactive "sQuery: ")
|
||||
(setq structlog-current-query (structlog--str->query query))
|
||||
(structlog--revert))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user