summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2013-10-11 16:50:57 +0200
committerAndy Nichols <andy.nichols@digia.com>2013-10-11 18:04:09 +0300
commit1bf40bf81992559737c21d9bd922a378487f0067 (patch)
treebfab559c7ae7b53f98c74465bbf44c93fedee40d /src
parenteaad2e769b37755a95ef030744ff39becc74472b (diff)
Doc: SurfaceFlinger may be running. Remove it.
Change-Id: I8a34ee4092fa0a368a801ed826ce324f5d3e1ce3 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/doc/src/b2qt.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index 04c41a4..0283f23 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -101,7 +101,7 @@
\b{\B2QA} tries to strip down the Android
stack to the bare minimum, relying only on basic Linux
features. The majority of the Android stack, such as
- \e{SurfaceFlinger} or \e{DalvikVM} is not running in \B2Q,
+ \e{Dalvik virtual machine} is not running in \B2Q,
resulting in faster startup times, lower memory consumption and
overall better performance.