Skip to content

Commit

Permalink
Fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-gibbons committed Aug 2, 2024
1 parent ff48905 commit 69023df
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@

/**
* An abstraction for the type-safe representation and use of HTML attributes.
*
*
* @apiNote
* Attributes are used when performing simple validity checks on HTML in
* documentation comments, and when generating HTML for output.
*
*
* @see HtmlTree#put(HtmlAttr, String)
*/
public enum HtmlAttr {
Expand Down

0 comments on commit 69023df

Please sign in to comment.