mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
samba: Fix spelling in description
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
83cb305026
commit
2351744024
@ -54,7 +54,7 @@ description = [
|
|||||||
'other computers in your local network.'),
|
'other computers in your local network.'),
|
||||||
format_lazy(
|
format_lazy(
|
||||||
_('After installation, you can choose which disks to use for sharing. '
|
_('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 '
|
'at location \\\\{hostname} (on Windows) or smb://{hostname}.local '
|
||||||
'(on Linux and Mac). There are three types of shares '
|
'(on Linux and Mac). There are three types of shares '
|
||||||
'you can choose from: '), hostname=socket.gethostname()),
|
'you can choose from: '), hostname=socket.gethostname()),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user