aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-simple-ipc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technical/api-simple-ipc.txt')
-rw-r--r--Documentation/technical/api-simple-ipc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/api-simple-ipc.txt b/Documentation/technical/api-simple-ipc.txt
index d88b1ef206..b425909868 100644
--- a/Documentation/technical/api-simple-ipc.txt
+++ b/Documentation/technical/api-simple-ipc.txt
@@ -2,7 +2,7 @@ Simple-IPC API
==============
The Simple-IPC API is a collection of `ipc_` prefixed library routines
-and a basic communication protocol that allow an IPC-client process to
+and a basic communication protocol that allows an IPC-client process to
send an application-specific IPC-request message to an IPC-server
process and receive an application-specific IPC-response message.