Ver a proveniência

Fix ident docstring.

tags/v0.1^2
Ben Kurtovic há 12 anos
ascendente
cometimento
53d9ed57be
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      earwigbot/irc/connection.py

+ 1
- 1
earwigbot/irc/connection.py Ver ficheiro

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



Carregando…
Cancelar
Guardar