| commit | 82700b45caa3db694e08f31c8df433ff0816ae87 | [log] [tgz] |
|---|---|---|
| author | sgoeschl <siegfried.goeschl@gmail.com> | Thu May 29 11:03:01 2025 +0200 |
| committer | sgoeschl <siegfried.goeschl@gmail.com> | Thu May 29 11:03:01 2025 +0200 |
| tree | fa9c89662abd2b5fe7c16cc83f2c9eba4877d501 | |
| parent | 23dbc39419468247bbb798a360f781a86b223ca7 [diff] |
EMAIL-163 Fix a few typos as suggested in the PR
diff --git a/commons-email2-javax/src/main/java/org/apache/commons/mail2/javax/Email.java b/commons-email2-javax/src/main/java/org/apache/commons/mail2/javax/Email.java index a328d57..8150def 100644 --- a/commons-email2-javax/src/main/java/org/apache/commons/mail2/javax/Email.java +++ b/commons-email2-javax/src/main/java/org/apache/commons/mail2/javax/Email.java
@@ -1659,7 +1659,7 @@ } /** - * Sets or disable OAuth2 authentication. + * Sets or disables OAuth2 authentication. * * @param oauth2Required true if OAUth2 authentication is required, false otherwise * @return An Email.