Skip to content

Commit b6d11b5

Browse files
bactgoneall
andcommitted
Update src/main/java/org/spdx/library/ListedLicenses.java
Co-authored-by: Gary O'Neall <[email protected]> Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 9731e21 commit b6d11b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/spdx/library/ListedLicenses.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ private void initializeLicenseModelStore() {
117117
* This method ensures that only one instance of the {@code ListedLicenses}
118118
* class is created and shared
119119
* throughout the application. If the instance does not already exist, it
120-
* initializes it.
120+
* is initialized.
121121
* </p>
122122
*
123123
* @return The singleton instance of the {@code ListedLicenses} class.

0 commit comments

Comments
 (0)