summaryrefslogtreecommitdiff
path: root/include/media/AudioSystem.h
diff options
context:
space:
mode:
author Glenn Kasten <gkasten@google.com> 2012-02-14 09:42:32 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2012-02-14 09:42:32 -0800
commit4f7adcf76a6f97076c05720d9c20a221a57692cb (patch)
tree9b7b6e374d61861cee5b9bf0da389b7f0b2d0d52 /include/media/AudioSystem.h
parentc87b0084e3dbf5c0862d29f039ee908bccf39e9d (diff)
parentb3db213eb55acb661e4b9ea40bcc00af4b76fab9 (diff)
Merge "Update comments"
Diffstat (limited to 'include/media/AudioSystem.h')
-rw-r--r--include/media/AudioSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/AudioSystem.h b/include/media/AudioSystem.h
index da99620ea039..1916ac5fd781 100644
--- a/include/media/AudioSystem.h
+++ b/include/media/AudioSystem.h
@@ -131,7 +131,7 @@ public:
NUM_CONFIG_EVENTS
};
- // audio output descritor used to cache output configurations in client process to avoid frequent calls
+ // audio output descriptor used to cache output configurations in client process to avoid frequent calls
// through IAudioFlinger
class OutputDescriptor {
public: