summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/spufs
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-08-29 16:29:08 -0700
committerJonathan Corbet <corbet@lwn.net>2022-09-27 13:21:44 -0600
commite2815b71cc48c988474dc2f2fc4725c5913f7155 (patch)
tree24138420edaca1715c5aaabcb40bdfd1e8bf5a78 /Documentation/filesystems/spufs
parent5415673414c99b44db0c917f1400ad3b6d56fef7 (diff)
Documentation: spufs: correct a duplicate word typo
Fix a typo of "or" which should be "of". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jeremy Kerr <jk@ozlabs.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: linuxppc-dev@lists.ozlabs.org Cc: Jonathan Corbet <corbet@lwn.net> Reviewed-by: Jeremy Kerr <jk@ozlabs.org> Link: https://lore.kernel.org/r/20220829232908.32437-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/spufs')
-rw-r--r--Documentation/filesystems/spufs/spufs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/spufs/spufs.rst b/Documentation/filesystems/spufs/spufs.rst
index 8a42859bb100..ca0441cbe37e 100644
--- a/Documentation/filesystems/spufs/spufs.rst
+++ b/Documentation/filesystems/spufs/spufs.rst
@@ -227,7 +227,7 @@ Files
from the data buffer, updating the value of the specified signal
notification register. The signal notification register will
either be replaced with the input data or will be updated to the
- bitwise OR or the old value and the input data, depending on the
+ bitwise OR of the old value and the input data, depending on the
contents of the signal1_type, or signal2_type respectively,
file.