docs: slightly reword paragraph and tweak markup
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 28 May 2019 11:57:42 +0000 (13:57 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 5 Jun 2019 21:48:44 +0000 (23:48 +0200)
This makes this paragraph a bit easier to digest.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/helpwanted.html

index 5e0684bd6c0b1d9dc910441d1f9cf4587d34275f..e9763a3aadf4b9005b2441be31ad1c15346bb2bf 100644 (file)
@@ -32,8 +32,8 @@ Just applying patches, testing and reporting back is helpful.
 There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/describecomponents.cgi?product=Mesa">bug database</a>.
 <li>
 <b>Remove aliasing warnings.</b>
-Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
-issues in the code.
+Enable gcc's <code>-Wstrict-aliasing=2 -fstrict-aliasing</code> arguments, and
+track down aliasing issues in the code.
 <li>
 <b>Contribute more tests to
 <a href="https://piglit.freedesktop.org/">Piglit</a>.</b>