Skip to content

Commit f828990

Browse files
authored
Merge pull request #7192 from gvallee/contiaing_typo
Fix typo in comment: contiaing -> containing
2 parents eaf0828 + 127573c commit f828990

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
@@ -294,7 +294,7 @@ char *opal_path_access(char *fname, char *path, int mode)
294294
* Loads argument array with $PATH env var.
295295
*
296296
* Accepts
297-
* -path String contiaing the $PATH
297+
* -path String containing the $PATH
298298
* -argc Pointer to argc
299299
* -argv Pointer to list of argv
300300
*/

0 commit comments

Comments
 (0)