Changes file typo fix

This commit is contained in:
William S Fulton 2022-10-06 00:38:03 +01:00
commit 07f265a3bf

View file

@ -8,7 +8,7 @@ Version 4.1.0 (in progress)
===========================
2022-10-06: wsfulton
[Java] #Fix quoting for doxygen \image command to quote the output
[Java] #2048 Fix quoting for doxygen \image command to quote the output
file name generated into the html src attribute.
2022-10-05: benjamin-sch