Fix typo in comment in 'cray.hpp'

This commit is contained in:
Justin LaPolla
2018-04-10 13:59:50 -05:00
parent 664b2fdec8
commit d70b298826

View File

@ -66,7 +66,7 @@
// Typically, if you enable a feature, and the tests pass, then you have
// nothing to worry about. However, it's sometimes hard to figure out if a
// disabled feature needs to stay disabled. To get a list of disabled
// features, run 'b2' in 'boost/libs/config/check'. These are the macros
// features, run 'b2' in 'boost/libs/config/checks'. These are the macros
// you should pay attention to (in addition to macros that cause test
// failures).