aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/faq.xml
diff options
context:
space:
mode:
authorAndrzej Zaborowski <balrog@zabor.org>2008-12-05 13:07:12 +0100
committerAndrzej Zaborowski <balrog@zabor.org>2008-12-05 13:07:12 +0100
commit73b22007249f98c96c425ef8379762b425dc2d61 (patch)
treee2c5c6b1bf22fd1bb356d9e0be9963d93ef17dbb /handbook/faq.xml
parentbcb58a0cd0783b67de316100f0d21fa8e33016a0 (diff)
downloadopenembedded-core-contrib-73b22007249f98c96c425ef8379762b425dc2d61.tar.gz
handbook: Correct a bunch of misc typos.
Diffstat (limited to 'handbook/faq.xml')
-rw-r--r--handbook/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/faq.xml b/handbook/faq.xml
index 7f5c4a962d..518069ed2a 100644
--- a/handbook/faq.xml
+++ b/handbook/faq.xml
@@ -253,7 +253,7 @@
In Intrepid, Ubuntu turned on by default normally optional compile-time security features
and warnings. There are more details at <ulink
url='https://wiki.ubuntu.com/CompilerFlags'>https://wiki.ubuntu.com/CompilerFlags</ulink>.
- You can work around this problem by disbaling those options by adding " -Wno-format-security -U_FORTIFY_SOURCE"
+ You can work around this problem by disabling those options by adding " -Wno-format-security -U_FORTIFY_SOURCE"
to the BUILD_CPPFLAGS variable in conf/bitbake.conf.
</para>
</answer>