diff options
author | chibash <chiba@javassist.org> | 2021-01-30 11:05:23 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2021-01-30 11:05:23 +0900 |
commit | 5668291e06b827aabdff733a0cc56378a68ce490 (patch) | |
tree | 4be037a1c944a88d53aa93388bee48cb7037db2b /Readme.html | |
parent | fc728c498942324eeae686c7a0077d68b3861e34 (diff) | |
download | javassist-5668291e06b827aabdff733a0cc56378a68ce490.tar.gz javassist-5668291e06b827aabdff733a0cc56378a68ce490.zip |
fixes typos for #357
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index 247962a5..5cfff1f0 100644 --- a/Readme.html +++ b/Readme.html @@ -293,7 +293,7 @@ see javassist.Dump. <p>-version 3.28 <ul> - <li>GitHub Issue #328, #339. + <li>GitHub Issue #328, #339, #357. </ul> <p>-version 3.27 on March 19, 2020 |