diff options
author | Vilhelm Prytz <vilhelm@prytznet.se> | 2020-04-06 10:33:34 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-07 13:20:56 -0600 |
commit | 86f93e7447f91ff896b5a561a8e2220442cc8515 (patch) | |
tree | b9bd6713e59a093d292546a3b16519586cbb8030 | |
parent | abcb1e021ae5a36374c635eeaba5cec733169b78 (diff) |
docs: filesystems: fix typo in qnx6.rst
- 'structer' replaced with 'structure'
Signed-off-by: Vilhelm Prytz <vilhelm@prytznet.se>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/filesystems/qnx6.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/qnx6.rst b/Documentation/filesystems/qnx6.rst index b71308314070..fd13433d362c 100644 --- a/Documentation/filesystems/qnx6.rst +++ b/Documentation/filesystems/qnx6.rst @@ -185,7 +185,7 @@ tree structures are treated as system blocks. The rational behind that is that a write request can work on a new snapshot (system area of the inactive - resp. lower serial numbered superblock) while -at the same time there is still a complete stable filesystem structer in the +at the same time there is still a complete stable filesystem structure in the other half of the system area. When finished with writing (a sync write is completed, the maximum sync leap |