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 bug database.
  • Remove aliasing warnings. -Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing -issues in the code. +Enable gcc's -Wstrict-aliasing=2 -fstrict-aliasing arguments, and +track down aliasing issues in the code.
  • Contribute more tests to Piglit.