Git commit e6e2f81ea1eb28e6c3768e466754703cf56d574d by Yuri Chornoivan. Committed on 17/02/2019 at 06:17. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook https://commits.kde.org/smb4k/e6e2f81ea1eb28e6c3768e466754703cf56d574d diff --git a/doc/index.docbook b/doc/index.docbook index 0bb6a40..6a218c0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -96,7 +96,7 @@ <sect1 id="running_smb4k" > <title>Running &smb4k;</title> - <para>Since version 2.9.71, &smb4k; is using the <application>libsmbclient</application> library to browse and search the network neighborhood and print files. You should check which version of &Samba; you are using, before you are using &smb4k;. Users of Samba 4.7 and above need to set the follwing setting in the [global] section of the <filename>smb.conf</filename> file to be able browse the network neighborhood:</para> + <para>Since version 2.9.71, &smb4k; is using the <application>libsmbclient</application> library to browse and search the network neighborhood and print files. You should check which version of &Samba; you are using, before you are using &smb4k;. Users of Samba 4.7 and above need to set the following setting in the [global] section of the <filename>smb.conf</filename> file to be able browse the network neighborhood:</para> <programlisting>[global] ...
