Skip to content

Commit 3529d62

Browse files
author
obozdag
authored
docs: Change backwards to backward for consistency in database/results.rst
Change backwards to backward for consistency in database/results.rst
1 parent 5d09e42 commit 3529d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/database/results.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ digit in the first parameter:
9595

9696
.. literalinclude:: results/009.php
9797

98-
In addition, you can walk forward/backwards/first/last through your
98+
In addition, you can walk forward/backward/first/last through your
9999
results using these variations:
100100

101101
| ``$row = $query->getFirstRow()``

0 commit comments

Comments
 (0)