Skip to content

Commit

Permalink
Fix javadoc error.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinevez committed Oct 9, 2024
1 parent 83f6947 commit a558a14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

/**
* Utility class that can transform a GUI state
* <code>Map< String, Object ></code> to XML and vice versa.
* <code>Map&lt; String, Object &gt;</code> to XML and vice versa.
*/
public class MamutViewStateXMLSerialization
{
Expand Down

0 comments on commit a558a14

Please sign in to comment.