forked from Archives/Athou_commafeed
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
|
* Normalize the url. The resulting url is not meant to be fetched but
|
||||||
* as a mean to identify a feed and avoid duplicates
|
* rather used as a mean to identify a feed and avoid duplicates
|
||||||
*/
|
*/
|
||||||
public static String normalizeURL(String url) {
|
public static String normalizeURL(String url) {
|
||||||
if (url == null) {
|
if (url == null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user