mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)
This commit is contained in:
parent
b1e68a33d8
commit
1073e96170
@ -5351,7 +5351,7 @@ called @var{gif}, you have to mark it specially to let
|
||||
|
||||
@end defun
|
||||
|
||||
@defun sqlite-select db query &optional values result-type
|
||||
@defun sqlite-select db query &optional values return-type
|
||||
Select some data from @var{db} and return them. For instance:
|
||||
|
||||
@lisp
|
||||
|
Loading…
Reference in New Issue
Block a user