docs: remove duplicated "unrelated"

This commit is contained in:
kenjis 2022-04-06 08:53:26 +09:00
parent 12aa1aaf21
commit d41fbe26f8
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -145,7 +145,7 @@ your **app/Config/Factory.php** file might look like this:
.. literalinclude:: factories/005.php
This would prevent conflict of an unrelated third-party module which happened to have an
This would prevent conflict of an third-party module which happened to have an
unrelated ``Filters`` path in its namespace.
setOptions Method