We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d314fe5 commit ace7857Copy full SHA for ace7857
src/vt/collective/startup.h
@@ -56,7 +56,7 @@ namespace vt {
56
/**
57
* \brief Preconfigure VT with argc/argv. This will remove all VT arguments and
58
* create a \c StartupConfig for VT that should be passed to \c
59
- * initializePreconfigured. Optionally, one many specify an MPI communicator to
+ * initializePreconfigured. Optionally, one may specify an MPI communicator to
60
* use (otherwise, it defaults to \c MPI_COMM_WORLD).
61
*
62
* \note MPI must be initialized to call this function because if an error
0 commit comments