summaryrefslogtreecommitdiffstats
path: root/doc/qa.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qa.docbook')
-rw-r--r--doc/qa.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qa.docbook b/doc/qa.docbook
index cb9b242d6..6f0d45dc2 100644
--- a/doc/qa.docbook
+++ b/doc/qa.docbook
@@ -36,15 +36,15 @@
</listitem>
<listitem>
<para>Perl - some versions of perl would use incorrect -rpath flags</para>
- <para>Solution: upgrade system perl build modules</para>
+ <para>Solution: Upgrade system perl build modules</para>
</listitem>
<listitem>
<para>Crappy build system - the custom build system uses -rpath incorrectly</para>
- <para>Solution: review the LDFLAGS in the build system and make them not suck</para>
+ <para>Solution: Review the LDFLAGS in the build system and make them not suck</para>
</listitem>
<listitem>
<para>Crappy ebuild - the ebuild installs ELFs instead of using the package's build system</para>
- <para>Solution: fix the crappy ebuild to use the package's build system</para>
+ <para>Solution: Fix the crappy ebuild to use the package's build system</para>
</listitem>
</itemizedlist>
</para>