Skip to content

Commit ace7857

Browse files
committed
#2472: startup: fix typo in comment
1 parent d314fe5 commit ace7857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vt/collective/startup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ namespace vt {
5656
/**
5757
* \brief Preconfigure VT with argc/argv. This will remove all VT arguments and
5858
* create a \c StartupConfig for VT that should be passed to \c
59-
* initializePreconfigured. Optionally, one many specify an MPI communicator to
59+
* initializePreconfigured. Optionally, one may specify an MPI communicator to
6060
* use (otherwise, it defaults to \c MPI_COMM_WORLD).
6161
*
6262
* \note MPI must be initialized to call this function because if an error

0 commit comments

Comments
 (0)