diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-07 07:07:29 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-07 13:23:38 -0400 |
commit | e47cf0c958775700c74223a1f21a8b3457c57069 (patch) | |
tree | 9272f78388aed0e1054cddeac8cec867396ab2c8 /Documentation/tee.txt | |
parent | e0cef9ff6315d48a4dfd39da09ca770e242f9cb5 (diff) |
Documentation: tee: Grammar s/the its/its/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/tee.txt')
-rw-r--r-- | Documentation/tee.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/tee.txt b/Documentation/tee.txt index 56ea85ffebf2..afacdf2fd1de 100644 --- a/Documentation/tee.txt +++ b/Documentation/tee.txt | |||
@@ -32,7 +32,7 @@ User space (the client) connects to the driver by opening /dev/tee[0-9]* or | |||
32 | memory. | 32 | memory. |
33 | 33 | ||
34 | - TEE_IOC_VERSION lets user space know which TEE this driver handles and | 34 | - TEE_IOC_VERSION lets user space know which TEE this driver handles and |
35 | the its capabilities. | 35 | its capabilities. |
36 | 36 | ||
37 | - TEE_IOC_OPEN_SESSION opens a new session to a Trusted Application. | 37 | - TEE_IOC_OPEN_SESSION opens a new session to a Trusted Application. |
38 | 38 | ||