Skip to content

Commit 836ce83

Browse files
gvalleegpaulsen
authored andcommitted
Fix typo in comment: contiaing -> containing
Signed-off-by: Geoffroy Vallee <[email protected]> (cherry picked from commit 127573c) Signed-off-by: Geoffrey Paulsen <[email protected]>
1 parent d59faea commit 836ce83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/util/path.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ char *opal_path_access(char *fname, char *path, int mode)
298298
* Loads argument array with $PATH env var.
299299
*
300300
* Accepts
301-
* -path String contiaing the $PATH
301+
* -path String containing the $PATH
302302
* -argc Pointer to argc
303303
* -argv Pointer to list of argv
304304
*/

0 commit comments

Comments
 (0)