Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 23bcd4d

Browse files
author
sowerstl
committed
Correct a misspelling in comment.
1 parent 39c19b4 commit 23bcd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/gov/osti/services/Validation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ public static boolean isValidAwardNumber(String value) {
339339
/**
340340
* Determine whether or not the passed-in value is a VALID repository link.
341341
*
342-
* Supports: git and subversion repository types that are publically
342+
* Supports: git and subversion repository types that are publicly
343343
* available via HTTP(s).
344344
*
345345
* @param value the repository link/URL to check

0 commit comments

Comments
 (0)