From 38652a29ae2756f68790560c3587bbd996320d0e Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 28 May 2019 13:57:42 +0200 Subject: [PATCH] docs: slightly reword paragraph and tweak markup This makes this paragraph a bit easier to digest. Signed-off-by: Erik Faye-Lund Reviewed-by: Emil Velikov Reviewed-by: Eric Engestrom --- docs/helpwanted.html | 4 ++-- 1 file 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 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. -- 2.30.2