Skip to content

Commit 3ad9f67

Browse files
committed
docs: fix section titles
1 parent 5ccb503 commit 3ad9f67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/database/queries.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fetchable results.
5151
So keep that in mind if you're looking for a boolean value.
5252

5353
***************************************
54-
Working with Database prefixes manually
54+
Working with Database Prefixes Manually
5555
***************************************
5656

5757
If you have configured a database prefix and would like to prepend it to
@@ -70,7 +70,7 @@ You can get the current prefix any time with this method:
7070
.. literalinclude:: queries/006.php
7171

7272
**********************
73-
Protecting identifiers
73+
Protecting Identifiers
7474
**********************
7575

7676
In many databases, it is advisable to protect table and field names - for

0 commit comments

Comments
 (0)