mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
comment phrasing
This commit is contained in:
@@ -88,8 +88,8 @@ public class FeedUtils {
|
||||
}
|
||||
|
||||
/**
|
||||
* Normalize the url. The resulting url is not meant to be used but rather
|
||||
* as a mean to identify a feed and avoid duplicates
|
||||
* Normalize the url. The resulting url is not meant to be fetched but
|
||||
* rather used as a mean to identify a feed and avoid duplicates
|
||||
*/
|
||||
public static String normalizeURL(String url) {
|
||||
if (url == null) {
|
||||
|
||||
Reference in New Issue
Block a user