Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Dec 18, 2024
1 parent 3169580 commit 5bec8f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public VersionProperty getProperty() {
}

/**
* Return the version of {@code null} if this reference is backed by a property.
* Return the version or {@code null} if this reference is backed by a property.
* @return the version or {@code null}
*/
public String getValue() {
Expand Down

0 comments on commit 5bec8f6

Please sign in to comment.