diff --git a/src/features_window.py b/src/features_window.py index 7fe2651b0..1cf562d46 100644 --- a/src/features_window.py +++ b/src/features_window.py @@ -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,