summaryrefslogtreecommitdiffstats
path: root/docs/helpwanted.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/helpwanted.html')
-rw-r--r--docs/helpwanted.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 5e0684bd6c0..e9763a3aadf 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -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>