docs: Fix typos and add missing preferences in libraries/email.rst#8851
docs: Fix typos and add missing preferences in libraries/email.rst#8851kenjis merged 3 commits intocodeigniter4:developfrom
Conversation
Fix typos and add missing preferences in libraries/email.rst
|
@kenjis What kind of rework does it need? Should I remove $recipients or $ marks or both? |
|
@obozdag Yes. |
Remove recipients from preferences list in libraries/email.rst
kenjis
left a comment
There was a problem hiding this comment.
Please remove all $ marks in Preference.
Because these items may be keys in an array.
Remove $ marks in Preference in libraries/email.rst
|
@kenjis I have removed all $ marks in Preference. |
|
@obozdag Thank you!
I'm not sure. Because the description for the table is:
So it clearly indicates that the table explains properties in |
|
I think I mean here when I made the table is it is referring to the properties of |
|
@obozdag Thank you! |
Description
Fix typos and add missing preferences in libraries/email.rst
Checklist: