Skip to content

Commit 4ff63e7

Browse files
committed
docs: fix :returns:
1 parent ecef7f7 commit 4ff63e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/common_functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Service Accessors
104104
:param string $name: The model classname.
105105
:param boolean $getShared: Whether to return a shared instance.
106106
:param ConnectionInterface|null $conn: The database connection.
107-
:returns: More simple way of getting model instances
107+
:returns: The model instances
108108
:rtype: object
109109

110110
See also the :ref:`Using CodeIgniter's Model <accessing-models>`.

0 commit comments

Comments
 (0)