Skip to content

Commit a4ec1ae

Browse files
jstapheffigies
authored andcommitted
Backport gh-806
quick text only update Update bids/layout/validation.py
1 parent f58bdbe commit a4ec1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bids/layout/validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def check_for_description(bids_dir):
125125

126126
if not deriv_dirs:
127127
warnings.warn("Derivative indexing was requested, but no valid "
128-
"datasets were found in the specified locations "
128+
"derivative datasets were found in the specified locations "
129129
"({}). Note that all BIDS-Derivatives datasets must"
130130
" meet all the requirements for BIDS-Raw datasets "
131131
"(a common problem is to fail to include a "

0 commit comments

Comments
 (0)