typo in a string
This commit is contained in:
parent
0020c95c02
commit
0d2fb11d59
|
@ -67,7 +67,7 @@ class FeaturesWindow:
|
|||
_('Requires gnome-keyring and python-gnome2-desktop.'),
|
||||
_('Feature not available under Windows.')),
|
||||
_('SRV'): (self.srv_available,
|
||||
_('Ability to connect to servers which is using SRV records.'),
|
||||
_('Ability to connect to servers which are using SRV records.'),
|
||||
_('Requires dnsutils.'),
|
||||
_('Requires nslookup to use SRV records.')),
|
||||
_('Spell Checker'): (self.speller_available,
|
||||
|
|
Loading…
Reference in New Issue