summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 22:36:40 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:28 +0000
commit284eaa5728b690df0dcb068fc6b1e2c401d20c57 (patch)
treeec717e964bc326acdd914afe2110c7a16286d995 /docs-xml
parent5a400df01d741bddc84f03d0ad1bb241f413ac4a (diff)
downloadsamba-284eaa5728b690df0dcb068fc6b1e2c401d20c57.tar.gz
Spelling fixes s/compatability/compatibility/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/Samba-Developers-Guide/CodingSuggestions.xml2
-rw-r--r--docs-xml/archives/THANKS2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml b/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
index 5e44d030812..14044ca1bf7 100644
--- a/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
+++ b/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
@@ -67,7 +67,7 @@ Samba. First and foremost remember that:
<para>
Portability is a primary consideration in adding function, as is network
-compatability with de facto, existing, real world CIFS/SMB implementations.
+compatibility with de facto, existing, real world CIFS/SMB implementations.
There are lots of platforms that Samba builds on so use caution when adding
a call to a library function that is not invoked in existing Samba code.
Also note that there are many quite different SMB/CIFS clients that Samba
diff --git a/docs-xml/archives/THANKS b/docs-xml/archives/THANKS
index 137d96bdd42..d36515c0cd7 100644
--- a/docs-xml/archives/THANKS
+++ b/docs-xml/archives/THANKS
@@ -41,7 +41,7 @@ Isaac Heizer (isaache@microsoft.com)
regularly to clarify points and to offer help.
Dan has put me in touch with NT developers to help sort out bugs and
- compatability issues. He has also supplied me with a copy of the
+ compatibility issues. He has also supplied me with a copy of the
NT browsing spec, which will help a lot in the development of the
Samba browser code.