You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Fix typos in doc and comments
Changes persistant -> persistent. www.dictionary.com does not know persistant (with an A), but should it be one of those things you can spell in more than one correct way, let me know. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
93e06b4140
commit
03a67a46af
+1
-1
@@ -972,7 +972,7 @@ config SYSFS
|
||||
|
||||
Some system agents rely on the information in sysfs to operate.
|
||||
/sbin/hotplug uses device and object attributes in sysfs to assist in
|
||||
delegating policy decisions, like persistantly naming devices.
|
||||
delegating policy decisions, like persistently naming devices.
|
||||
|
||||
sysfs is currently used by the block subsystem to mount the root
|
||||
partition. If sysfs is disabled you must specify the boot device on
|
||||
|
||||
+1
-1
@@ -81,7 +81,7 @@
|
||||
#define JFS_SWAP_BYTES 0x00100000 /* running on big endian computer */
|
||||
|
||||
/* Directory index */
|
||||
#define JFS_DIR_INDEX 0x00200000 /* Persistant index for */
|
||||
#define JFS_DIR_INDEX 0x00200000 /* Persistent index for */
|
||||
/* directory entries */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user