Skip to content

Commit 078e2de

Browse files
authored
Fix grammar in source.rst
1 parent 57cdb2d commit 078e2de

File tree

1 file changed

+1
-1
lines changed
  • doc/readthedocs/debugger/commands/support

1 file changed

+1
-1
lines changed

doc/readthedocs/debugger/commands/support/source.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Read and Run Debugger Commands from a File (`source`)
88

99
Read debugger commands from the glob expansion of *file-glob*;
1010

11-
*file-glob* should resolve after glob expansion to single file.
11+
*file-glob* should resolve to a single file after glob expansion.
1212

1313
Examples:
1414
+++++++++

0 commit comments

Comments
 (0)