Skip to content

Commit 837fc23

Browse files
committed
docs: fix indent
1 parent d60a0f7 commit 837fc23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/dbmgmt/forge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Class Reference
356356
:returns: \CodeIgniter\Database\Forge instance (method chaining)
357357
:rtype: \CodeIgniter\Database\Forge
358358

359-
Adds a field to the set that will be used to create a table. Usage: See `Adding Fields`_.
359+
Adds a field to the set that will be used to create a table. Usage: See `Adding Fields`_.
360360

361361
.. php:method:: addForeignKey($fieldName, $tableName, $tableField[, $onUpdate = '', $onDelete = '', $fkName = ''])
362362

0 commit comments

Comments
 (0)