aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-24 06:53:13 +0000
committerWarner Losh <imp@FreeBSD.org>2023-06-02 02:33:41 +0000
commitfe4fa932692819317daa3fad04692b1533be5bf7 (patch)
treef63e6ad333a8162073f9990cee7d2d2e9b95a3f1
parent56ca9ef092064abd5925a76a5e59d9fdaa5b107f (diff)
downloadsrc-fe4fa932692819317daa3fad04692b1533be5bf7.tar.gz
src-fe4fa932692819317daa3fad04692b1533be5bf7.zip
fstyp: Fix typos
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/653
-rw-r--r--usr.sbin/fstyp/hammer_disk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fstyp/hammer_disk.h b/usr.sbin/fstyp/hammer_disk.h
index 205c9fb64fd4..8b5654f748fa 100644
--- a/usr.sbin/fstyp/hammer_disk.h
+++ b/usr.sbin/fstyp/hammer_disk.h
@@ -910,7 +910,7 @@ typedef struct hammer_inode_data {
} *hammer_inode_data_t;
/*
- * Neither mtime nor atime upates are CRCd by the B-Tree element.
+ * Neither mtime nor atime updates are CRCd by the B-Tree element.
* mtime updates have UNDO, atime updates do not.
*/
#define HAMMER_INODE_CRCSIZE \
@@ -1038,7 +1038,7 @@ typedef struct hammer_pseudofs_data *hammer_pseudofs_data_t;
* Snapshot meta-data { Objid = HAMMER_OBJID_ROOT, Key = tid, rectype = SNAPSHOT }.
*
* Snapshot records replace the old <fs>/snapshots/<softlink> methodology. Snapshot
- * records are mirrored but may be independantly managed once they are laid down on
+ * records are mirrored but may be independently managed once they are laid down on
* a slave.
*
* NOTE: The b-tree key is signed, the tid is not, so callers must still sort the