Skip to content

Commit

Permalink
more doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Apr 30, 2019
1 parent 5030bf3 commit 6d7a936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/GettingStarted.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Basic description of how to optimize IO in a parallel environment:
PIO calls are collective. A MPI communicator is set in a call to \ref
PIO_init and all tasks associated with that communicator must
participate in all subsequent calls to PIO. An application can make
multiple calls to PIO_init() in order to support multiple MPI
multiple calls to \ref PIO_init in order to support multiple MPI
communicators.

Begin by getting and unpacking the most recent release of PIO from
Expand Down

0 comments on commit 6d7a936

Please sign in to comment.