]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
doc: Fix typo in admin-guide/cifs/introduction.rst
authorKendra Moore <kendra.j.moore3443@gmail.com>
Tue, 12 Mar 2024 08:47:53 +0000 (04:47 -0400)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Mar 2024 09:38:08 +0000 (03:38 -0600)
This patch corrects a spelling error specifically
the word "supports" was misspelled "suppors".

No functional changes are made by this patch; it
only improves the accuracy and readability of the
documentation.

Signed-off-by: Kendra Moore <kendra.j.moore3443@gmail.com>
Reviewed-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20240312084753.27122-1-kendra.j.moore3443@gmail.com>

Documentation/admin-guide/cifs/introduction.rst

index 53ea62906aa5b127a5fb915eb429aca4900d5a2e..ffc6e2564dd558981dec1113f5751fb64a7a1c10 100644 (file)
@@ -28,7 +28,7 @@ Introduction
   high performance safe distributed caching (leases/oplocks), optional packet
   signing, large files, Unicode support and other internationalization
   improvements. Since both Samba server and this filesystem client support the
-  CIFS Unix extensions, and the Linux client also suppors SMB3 POSIX extensions,
+  CIFS Unix extensions, and the Linux client also supports SMB3 POSIX extensions,
   the combination can provide a reasonable alternative to other network and
   cluster file systems for fileserving in some Linux to Linux environments,
   not just in Linux to Windows (or Linux to Mac) environments.