Skip to content

Commit

Permalink
Merge pull request #7990 from obozdag/patch-1
Browse files Browse the repository at this point in the history
Small typo in email.rst
  • Loading branch information
kenjis authored Sep 28, 2023
2 parents f62e6cf + e79250e commit 0cd3993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/libraries/email.rst
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Class Reference
:returns: Attachment Content-ID or false if not found
:rtype: string

Sets and returns an attachment's Content-ID, which enables your to embed an inline
Sets and returns an attachment's Content-ID, which enables you to embed an inline
(picture) attachment into HTML. First parameter must be the already attached file name.

.. literalinclude:: email/022.php
Expand Down

0 comments on commit 0cd3993

Please sign in to comment.