Skip to content

Commit 8cb0a84

Browse files
authored
Update doc/readthedocs/debugger/commands/data/write.rst
1 parent 078e2de commit 8cb0a84

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

doc/readthedocs/debugger/commands/data/write.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use this to write the command portion of a target with `remake`s
1010
internal variables expanded. If a filename is given that is the file
1111
where the expanded commands are written. If the filename is "here"
1212
then it is not written to a file but output inside the debugger like how
13-
other debugger commands behave. If no file name is given a
13+
other debugger commands behave. If no file name is given, a
1414
filename based on the target name is created.
1515

1616

0 commit comments

Comments
 (0)