diff --git a/passes/opt/wreduce.cc b/passes/opt/wreduce.cc index 9a84dafe1..fc91f3689 100644 --- a/passes/opt/wreduce.cc +++ b/passes/opt/wreduce.cc @@ -315,7 +315,7 @@ struct WreduceWorker }; struct WreducePass : public Pass { - WreducePass() : Pass("wreduce", "reduce the word size of operations is possible") { } + WreducePass() : Pass("wreduce", "reduce the word size of operations if possible") { } virtual void help() { // |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|