We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf9184 commit 8115bedCopy full SHA for 8115bed
citar.el
@@ -962,7 +962,7 @@ visible in the completion UI."
962
Return a hash table with the keys being completion candidate
963
strings and values being citation keys.
964
965
-Return nil if `citar-bibliographies' returns nil."
+Return nil if `citar-bibliography' returns nil."
966
;; Populate bibliography cache.
967
(when-let ((bibs (citar--bibliographies)))
968
(let* ((citar--entries (citar-cache--entries bibs))
0 commit comments