From: Mathieu Parent Date: Thu, 29 Aug 2019 20:36:40 +0000 (+0200) Subject: Spelling fixes s/compatability/compatibility/ X-Git-Tag: tevent-0.10.1~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284eaa5728b690df0dcb068fc6b1e2c401d20c57;p=thirdparty%2Fsamba.git Spelling fixes s/compatability/compatibility/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- 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: 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.