Skip to content

Commit

Permalink
typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Nov 27, 2024
1 parent f9a00c6 commit 587904a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ boolean hasMembers() {

/**
* Returns list of fields of the Atom. If {@code includeInternal} is true, all methods, including
* project-private, are included. Fields are returned as filed getters, i.e., methods. Only fields
* project-private, are included. Fields are returned as field getters, i.e., methods. Only fields
* for the constructor that was used to construct this atom are returned.
*/
@ExportMessage
Expand Down

0 comments on commit 587904a

Please sign in to comment.