소스 검색

Typo fix.

tags/v0.3.1
Ben Kurtovic 10 년 전
부모
커밋
0f1fca75d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      mwparserfromhell/wikicode.py

+ 1
- 1
mwparserfromhell/wikicode.py 파일 보기

@@ -409,7 +409,7 @@ class Wikicode(StringMixIn):

Each section contains all of its subsections. If *levels* is given, it
should be a iterable of integers; only sections whose heading levels
are within it will be returned.If *matches* is given, it should be a
are within it will be returned. If *matches* is given, it should be a
regex to be matched against the titles of section headings; only
sections whose headings match the regex will be included. *flags* can
be used to override the default regex flags (see :py:meth:`ifilter`) if


불러오는 중...
취소
저장