Przeglądaj źródła

Fix ident docstring.

tags/v0.1^2
Ben Kurtovic 12 lat temu
rodzic
commit
53d9ed57be
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      earwigbot/irc/connection.py

+ 1
- 1
earwigbot/irc/connection.py Wyświetl plik

@@ -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



Ładowanie…
Anuluj
Zapisz