浏览代码

Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.

Andrei Shabanski 1 年之前
父节点
当前提交
5c456a8793
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/ref/contrib/sitemaps.txt

+ 1 - 1
docs/ref/contrib/sitemaps.txt

@@ -314,7 +314,7 @@ Note:
           The latest ``lastmod`` returned by calling the method with all
           The latest ``lastmod`` returned by calling the method with all
           items returned by :meth:`Sitemap.items`.
           items returned by :meth:`Sitemap.items`.
 
 
-    .. method:: Sitemap.get_languages_for_item(item, lang_code)
+    .. method:: Sitemap.get_languages_for_item(item)
 
 
         .. versionadded:: 4.2
         .. versionadded:: 4.2