summaryrefslogtreecommitdiff
path: root/include/ui/SurfaceComposerClient.h
diff options
context:
space:
mode:
author The Android Open Source Project <initial-contribution@android.com> 2009-01-15 16:12:10 -0800
committer The Android Open Source Project <initial-contribution@android.com> 2009-01-15 16:12:10 -0800
commit9266c558bf1d21ff647525ff99f7dadbca417309 (patch)
tree1630b1ba80f4793caf39d865528e662bdb1037fe /include/ui/SurfaceComposerClient.h
parentb798689749c64baba81f02e10cf2157c747d6b46 (diff)
auto import from //branches/cupcake/...@126645
Diffstat (limited to 'include/ui/SurfaceComposerClient.h')
-rw-r--r--include/ui/SurfaceComposerClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/SurfaceComposerClient.h b/include/ui/SurfaceComposerClient.h
index 3b875be5449e..5d9222d85193 100644
--- a/include/ui/SurfaceComposerClient.h
+++ b/include/ui/SurfaceComposerClient.h
@@ -72,7 +72,7 @@ public:
);
// ------------------------------------------------------------------------
- // Composer paramters
+ // Composer parameters
// All composer parameters must be changed within a transaction
// several surfaces can be updated in one transaction, all changes are
// committed at once when the transaction is closed.