Skip to content

Commit a52a572

Browse files
committed
use upper caps
1 parent 722a8f0 commit a52a572

File tree

1 file changed

+1
-1
lines changed
  • opengrok-indexer/src/main/java/org/opengrok/indexer/web

1 file changed

+1
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/web/Util.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ public static String linkify(String url) {
14931493
}
14941494

14951495
/**
1496-
* Build an HTML link to the given http URL. If the URL is not an HTTP URL
1496+
* Build an HTML link to the given HTTP URL. If the URL is not an HTTP URL
14971497
* then it is returned as it was received.
14981498
*
14991499
* @param url the HTTP URL

0 commit comments

Comments
 (0)