summaryrefslogtreecommitdiff
path: root/docs/htmldocs/Samba3-Developers-Guide
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2012-06-26 14:36:50 +0000
committerbubulle <bubulle@alioth.debian.org>2012-06-26 14:36:50 +0000
commitff4e46655ea945eb05e4b142a98c001e3734e8d1 (patch)
treec01c1969f320e9bc9de0f1c057b346586f3faff2 /docs/htmldocs/Samba3-Developers-Guide
parentdd59b3a6064b87bdaa730e454c48588118829335 (diff)
downloadsamba-ff4e46655ea945eb05e4b142a98c001e3734e8d1.tar.gz
Load samba-3.6.6 into branches/samba/upstream.upstream/3.6.6
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@4134 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/Samba3-Developers-Guide')
-rw-r--r--docs/htmldocs/Samba3-Developers-Guide/unix-smb.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/htmldocs/Samba3-Developers-Guide/unix-smb.html b/docs/htmldocs/Samba3-Developers-Guide/unix-smb.html
index f0f0d0e891..4521350382 100644
--- a/docs/htmldocs/Samba3-Developers-Guide/unix-smb.html
+++ b/docs/htmldocs/Samba3-Developers-Guide/unix-smb.html
@@ -188,7 +188,7 @@ doesn't support them all.
Samba currently supports up to the "NT LM 0.12" protocol, which is the
one preferred by Win95 and WinNT3.5. Luckily this protocol level has a
"capabilities" field which specifies which super-duper new-fangled
-options the server suports. This helps to make the implementation of
+options the server supports. This helps to make the implementation of
this protocol level much easier.
</p><p>
There is also a problem with the SMB specications. SMB is a X/Open