소스 검색

Merge branch 'anandology-master'

Roger Hoover 14 년 전
부모
커밋
7e4ab0aacb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -990,7 +990,7 @@ configuration.
 .. code-block:: ini
 
    [include]
-   file = /an/absolute/filename.conf /an/absolute/*.conf foo.conf config??.conf
+   files = /an/absolute/filename.conf /an/absolute/*.conf foo.conf config??.conf
 
 ``[group:x]`` Section Settings
 ------------------------------