typo: avahai->avahi

This commit is contained in:
Stefan Bethge 2007-08-06 22:24:48 +00:00
parent 4c5bef7a2d
commit 4f3ee8ba67
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class FeaturesWindow:
_('Requires python-pyopenssl.')),
_('Bonjour / Zeroconf'): (self.zeroconf_available,
_('Serverless chatting with autodetected clients in a local network.'),
_('Requires python-avahai.'),
_('Requires python-avahi.'),
_('Requires pybonjour (http://o2s.csail.mit.edu/o2s-wiki/pybonjour).')),
_('gajim-remote'): (self.dbus_available,
_('A script to controle gajim via commandline.'),