; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)
This commit is contained in:
parent
b1e68a33d8
commit
1073e96170
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue