mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
spelling
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
parent
a6a2eb1c93
commit
1587a71bba
@ -167,7 +167,7 @@ class ValidConfiguration(object):
|
||||
|
||||
def is_valid_item(self, section_name, item_name):
|
||||
"""
|
||||
:return: True if the given section name, ite name pair is valid, False
|
||||
:return: True if the given section name, item_name pair is valid, False
|
||||
otherwise.
|
||||
"""
|
||||
valid_items = self._static_valid_sections.get(section_name, ())
|
||||
|
Loading…
x
Reference in New Issue
Block a user