summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-03-22 11:15:06 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-03-22 11:15:06 -0700
commit4720ba61e5bcf4a4de7a4b96c1b5725740d7209b (patch)
tree72ff30f4f7d7b621f04f1be8967f27ebabe0455c
parent0e176b8d30d677594b0cf2f0131a4bc1c8ba5a4d (diff)
downloaddream-4720ba61e5bcf4a4de7a4b96c1b5725740d7209b.tar.gz
Fix typo
(This was a bad copy-paste from sapphire to dream) Change-Id: I5e64ba9b1af40e693fd6a4706a2ba8e4bf665559
-rw-r--r--generic_dream.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic_dream.mk b/generic_dream.mk
index a0b890a..ffe9a76 100644
--- a/generic_dream.mk
+++ b/generic_dream.mk
@@ -14,7 +14,7 @@
#
# This file is the build configuration for a generic Android
-# build for sapphire hardware. This cleanly combines a set of
+# build for dream hardware. This cleanly combines a set of
# device-specific aspects (drivers) with a device-agnostic
# product configuration (apps).
#