소스 검색

Fix rst typo

Ask Solem 15 년 전
부모
커밋
a62a1d7a84
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/introduction.rst

+ 1 - 1
docs/introduction.rst

@@ -50,7 +50,7 @@ Features
       be *guaranteed that the task is only executed once.*
 
     * Tasks are executed *concurrently* using the Python 2.6
-      `:mod:`multiprocessing` module (also available as a back-port
+      :mod:`multiprocessing` module (also available as a back-port
       to older python versions)
 
     * Supports *periodic tasks*, which makes it a (better) replacement