diff --git a/tools/build/options/WITHOUT_WARNS b/tools/build/options/WITHOUT_WARNS index 185a279bffd9..a0c1339e7dc4 100644 --- a/tools/build/options/WITHOUT_WARNS +++ b/tools/build/options/WITHOUT_WARNS @@ -2,4 +2,4 @@ Set this to not add warning flags to the compiler invocations. Useful as a temporary workaround when code enters the tree which triggers warnings in environments that differ from the -original develoepr. +original developer.