git: 5f034a005435 - main - fstab.5: spell encryption correctly

From: Allan Jude <allanjude_at_FreeBSD.org>
Date: Fri, 03 Dec 2021 16:29:03 UTC
The branch main has been updated by allanjude:

URL: https://cgit.FreeBSD.org/src/commit/?id=5f034a005435815486844bf3b3fed6b7e4ecdd09

commit 5f034a005435815486844bf3b3fed6b7e4ecdd09
Author:     Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2021-12-03 16:27:55 +0000
Commit:     Allan Jude <allanjude@FreeBSD.org>
CommitDate: 2021-12-03 16:28:46 +0000

    fstab.5: spell encryption correctly
    
    PR:     260189
    MFC after:      2 weeks
---
 share/man/man5/fstab.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index a83b26288ebc..752c1c12cda1 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -426,7 +426,7 @@ resides in
 # Swap space on a block device.
 /dev/da0p1	none		swap	sw		0	0
 #
-# Swap space using a block device with GBDE/GELI encyption.
+# Swap space using a block device with GBDE/GELI encryption.
 # aalgo, ealgo, keylen, sectorsize options are available
 # for .eli devices.
 /dev/da1p1.bde	none		swap	sw		0	0