aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2012-07-11 14:30:39 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-07-11 14:30:39 -0700
commitb528f95d28d587008834cd78985c539a1931e708 (patch)
tree2709597c8cf9fc1268d7179131bd5fb036288c31
parentd72102f3dbe7dff8b3efccdfcb2249c3ec95f449 (diff)
parentb3592c420917ef1679b5fc89ff7ec599639ed5b8 (diff)
downloadsource.android.com-b528f95d28d587008834cd78985c539a1931e708.tar.gz
am b3592c42: security doc: fix mispelling
* commit 'b3592c420917ef1679b5fc89ff7ec599639ed5b8': security doc: fix mispelling
-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,