wreduce help typo fix

This commit is contained in:
Clifford Wolf 2015-02-17 13:02:16 +01:00
parent 138547f41b
commit 024aa559e2
1 changed files with 1 additions and 1 deletions

View File

@ -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---|