Fixed bad character maven was complaining about (bad encoding)

This commit is contained in:
Matthias Kurz 2014-12-12 22:09:16 +01:00
parent f6ee928114
commit 4b9fde5f6a
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ abstract class AbstractSitemapUrlOptions<U extends WebSitemapUrl, THIS extends A
/**
* <p>The priority of this URL relative to other URLs on your site. Valid
* values range from 0.0 to 1.0. This value does not affect how your
* pages are compared to pages on other sitesit only lets the search
* pages are compared to pages on other sites-it only lets the search
* engines know which pages you deem most important for the crawlers.</p>
*
* <p>The default priority of a page is 0.5.</p>