소스 검색

Fix ident docstring.

tags/v0.1^2
Ben Kurtovic 12 년 전
부모
커밋
53d9ed57be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      earwigbot/irc/connection.py

+ 1
- 1
earwigbot/irc/connection.py 파일 보기

@@ -126,7 +126,7 @@ class IRCConnection(object):
def ident(self):
"""Our ident on the server, like ``"earwig"``.

See `http://en.wikipedia.org/wiki/Ident`_.
See http://en.wikipedia.org/wiki/Ident.
"""
return self._ident



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