Skip to content

Commit

Permalink
[WFCORE-4917] Correct javadoc re banner location.
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry authored Mar 21, 2024
1 parent 7d454e3 commit 566c5df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public Set<Stability> getStabilitySet() {
}

/**
* The product ASCII banner defined in $JBOSS_HOME\bin\banner.txt using \n as line ending.
* The product ASCII banner defined in the 'banner.txt' resource, using \n as line ending.
* @return the ASCII banner.
*/
public String getBanner() {
Expand Down

0 comments on commit 566c5df

Please sign in to comment.