Skip to content

Commit 95649b6

Browse files
committed
[DATALAD RUNCMD] run codespell throughout
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent 37d987c commit 95649b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ sequence as the value of an element like this:
189189
handle error;
190190
}
191191
192-
If this function succeeeds, ownership of the sequence object passes to the
192+
If this function succeeds, ownership of the sequence object passes to the
193193
element, i.e., when the element is destroyed, the sequence will also be
194194
destroyed.
195195

0 commit comments

Comments
 (0)