Merge pull request #43877 from izeye

* pr/43877:
  Fix Javadoc since for GsonProperties.Strictness

Closes gh-43877
This commit is contained in:
Stéphane Nicoll 2025-01-19 08:04:52 +01:00
commit ae2ca013b2
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ public class GsonProperties {
* {@link com.google.gson.Strictness} that was introduced in Gson 2.11. To maximize * {@link com.google.gson.Strictness} that was introduced in Gson 2.11. To maximize
* backwards compatibility, the Gson enum is not used directly. * backwards compatibility, the Gson enum is not used directly.
* *
* @since 3.4.1 * @since 3.4.2
*/ */
public enum Strictness { public enum Strictness {