[OpenMPIRBuilder] Fix typo. NFC.

This commit is contained in:
Michael Kruse 2020-12-11 00:04:12 -06:00
parent c80e193587
commit 86abc9a119
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ public:
/// for (uint8_t i = 100u; i > 0; i += 127u)
///
///
/// TODO: May need to add addtional parameters to represent:
/// TODO: May need to add additional parameters to represent:
///
/// * Allow representing downcounting with unsigned integers.
///