Skip to content

Commit 86f93e7

Browse files
vilhelmprytzJonathan Corbet
authored andcommitted
docs: filesystems: fix typo in qnx6.rst
- 'structer' replaced with 'structure' Signed-off-by: Vilhelm Prytz <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent abcb1e0 commit 86f93e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/filesystems/qnx6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ tree structures are treated as system blocks.
185185

186186
The rational behind that is that a write request can work on a new snapshot
187187
(system area of the inactive - resp. lower serial numbered superblock) while
188-
at the same time there is still a complete stable filesystem structer in the
188+
at the same time there is still a complete stable filesystem structure in the
189189
other half of the system area.
190190

191191
When finished with writing (a sync write is completed, the maximum sync leap

0 commit comments

Comments
 (0)