mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-25 20:41:18 -05:00
Fix parenthesis in docstring
This commit is contained in:
parent
cf1231df4e
commit
cf63674f7c
@ -1250,8 +1250,8 @@ class Banmask(registry.SpaceSeparatedSetOfStrings):
|
|||||||
|
|
||||||
Depending on the options and configuration, this may return a mask
|
Depending on the options and configuration, this may return a mask
|
||||||
in the format of an extban (eg. "~account:foobar" on UnrealIRCd).
|
in the format of an extban (eg. "~account:foobar" on UnrealIRCd).
|
||||||
If this is unwanted (eg. to pass to ircdb's ignore lists, use
|
If this is unwanted (eg. to pass to ircdb's ignore lists), use
|
||||||
:meth:`makeBanmask` instead)
|
:meth:`makeBanmask` instead.
|
||||||
|
|
||||||
options - A list specifying which parts of the hostmask should
|
options - A list specifying which parts of the hostmask should
|
||||||
explicitly be matched: nick, user, host. If 'exact' is given, then
|
explicitly be matched: nick, user, host. If 'exact' is given, then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user