remove a "is"

When I translated in Chinese, I found a needless "is"
This commit is contained in:
mar-heaven 2019-05-27 17:15:30 +08:00 committed by GitHub
parent 6e49c379a8
commit 18f01ea6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -657,7 +657,7 @@ SitemapSpider
.. attribute:: sitemap_follow
A list of regexes of sitemap that should be followed. This is is only
A list of regexes of sitemap that should be followed. This is only
for sites that use `Sitemap index files`_ that point to other sitemap
files.