Skip to content

Commit

Permalink
Garbage removal!
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Aug 29, 2021
1 parent dd803df commit 40a1261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PHPMailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2196,7 +2196,7 @@ public function smtpClose()
* @param string $langcode ISO 639-1 2-character language code (e.g. French is "fr")
* Optionally, the language code can be enhanced with a 4-character
* script annotation and/or a 2-character country annotation.
* @param string $lang_path Path to the language file directory, with trailing separator (slash).D
* @param string $lang_path Path to the language file directory, with trailing separator (slash)
* Do not set this from user input!
*
* @return bool Returns true if the requested language was loaded, false otherwise.
Expand Down

0 comments on commit 40a1261

Please sign in to comment.