Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Oct 29, 2024
1 parent a8c6fcb commit 4bde8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MadsIO.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ function readmodeloutput(madsdata::AbstractDict; obskeys::AbstractVector=getobsk
end

"""
Get files in the current directory or in a directory defined by `path` matching pattern `key` which can be a string or regular expression
Get files in the current directory or in a directory defined by `path` and a matching pattern `key`, which can be a string or regular expression
$(DocumentFunction.documentfunction(searchdir;
argtext=Dict("key"=>"matching pattern (string or regular expression accepted)"),
Expand Down

0 comments on commit 4bde8bc

Please sign in to comment.