Grammar fixes to the bookmark documentation.
Thanks to Agha Saad Fraz agha.saad04@gmail.com for raising pull request #15025 Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
parent
dfd0150d7b
commit
95f261b277
@ -67,10 +67,10 @@ inserted there will be later also inserted as spaces in your query and may lead
|
||||
to unexpected results especially when using the variable expansion inside of a
|
||||
"LIKE ''" expression.
|
||||
|
||||
Browsing table using bookmark
|
||||
-----------------------------
|
||||
Browsing a table using a bookmark
|
||||
---------------------------------
|
||||
|
||||
When bookmark is named same as table, it will be used as query when browsing
|
||||
When a bookmark has the same name as the table, it will be used as the query when browsing
|
||||
this table.
|
||||
|
||||
.. seealso::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user