aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2012-07-03 08:26:40 -0700
committerNick Kralevich <nnk@google.com>2012-07-03 08:26:40 -0700
commitb3592c420917ef1679b5fc89ff7ec599639ed5b8 (patch)
treec301e08088fdd72b57d76ac5654e82c0cda9be9e
parentc3cee19c8059fcfb5d41c6d6c1e28e834daf4efe (diff)
downloadsource.android.com-b3592c420917ef1679b5fc89ff7ec599639ed5b8.tar.gz
security doc: fix mispellingandroid-cts-4.1_r4android-cts-4.1_r2jb-dev
Change-Id: I91224362a2a8aa35d65e193b3da296e37752d152
-rw-r--r--src/tech/security/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tech/security/index.md b/src/tech/security/index.md
index 68e65aff..cd42289b 100644
--- a/src/tech/security/index.md
+++ b/src/tech/security/index.md
@@ -205,7 +205,7 @@ As a multiuser operating system, a fundamental security objective of the Linux
kernel is to isolate user resources from one another. The Linux security
philosophy is to protect user resources from one another. Thus, Linux:
-+ Pevents user A from reading user B's files
++ Prevents user A from reading user B's files
+ Ensures that user A does not exhaust user B's memory
+ Ensures that user A does not exhaust user B's CPU resources
+ Ensures that user A does not exhaust user B's devices (e.g. telephony, GPS,