samba: Fix spelling in description

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-12-20 21:29:12 -05:00
parent 83cb305026
commit 2351744024
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -54,7 +54,7 @@ description = [
'other computers in your local network.'),
format_lazy(
_('After installation, you can choose which disks to use for sharing. '
'Enabled shares are accessbile in the file manager on your computer '
'Enabled shares are accessible in the file manager on your computer '
'at location \\\\{hostname} (on Windows) or smb://{hostname}.local '
'(on Linux and Mac). There are three types of shares '
'you can choose from: '), hostname=socket.gethostname()),