aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/spufs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/spufs.txt')
-rw-r--r--Documentation/filesystems/spufs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/spufs.txt b/Documentation/filesystems/spufs.txt
index 302df12b762..3889a806624 100644
--- a/Documentation/filesystems/spufs.txt
+++ b/Documentation/filesystems/spufs.txt
@@ -359,7 +359,7 @@ ERRORS
EFAULT npc is not a valid pointer or status is neither NULL nor a valid
pointer.
- EINTR A signal occured while spu_run was in progress. The npc value
+ EINTR A signal occurred while spu_run was in progress. The npc value
has been updated to the new program counter value if necessary.
EINVAL fd is not a file descriptor returned from spu_create(2).