Ask Solem 11 年之前
父節點
當前提交
6694ada0df
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/.templates/page.html

+ 1 - 1
docs/.templates/page.html

@@ -11,7 +11,7 @@
         </p>
         {% else %}
         <p>
-        This document describes Celery {{ version }}. For development docs,
+        This document describes the current stable version of Celery ({{ version }}). For development docs,
         <a href="http://docs.celeryproject.org/en/master/{{ pagename }}{{ file_suffix }}">go here</a>.
         </p>
     {% endif %}