Skip to content

Commit

Permalink
extant -> existing
Browse files Browse the repository at this point in the history
  • Loading branch information
goi42 committed Nov 26, 2019
1 parent 937817a commit 9ca9137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io/io/src/TDirectoryFile.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ TFile *TDirectoryFile::OpenFile(const char *name, Option_t *option,const char *f
///
/// Returns 0 in case of error or if a sub-directory (hierarchy) with the requested
/// name already exists.
/// exist_ok returns a pointer to an extant sub-directory instead 0.
/// exist_ok returns a pointer to an existing sub-directory instead of 0.
/// Returns a pointer to the created sub-directory or to the top sub-directory of
/// the hierarchy (in the above example, the returned TDirectory * always points
/// to "a").
Expand Down

0 comments on commit 9ca9137

Please sign in to comment.