Skip to content

Commit 3129472

Browse files
committed
docs(CHANGES): Fix typo
1 parent 66217cd commit 3129472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ pip install --user --upgrade --pre libvcs
2323
- {issue}`345` `libvcs.utils` -> `libvcs._internal` to make it more obvious the APIs are strictly
2424
closed.
2525
- `StrOrPath` -> `StrPath`
26-
- {issue}`#336`: {class}`~libvcs._internal.subprocess.SubprocessCommand`: Encapsulated
26+
- {issue}`336`: {class}`~libvcs._internal.subprocess.SubprocessCommand`: Encapsulated
2727
{mod}`subprocess` call in a {func}`dataclasses.dataclass` for introspecting, modifying, mocking
2828
and controlling execution.
2929
- Dataclass helper: {class}`~libvcs._internal.dataclasses.SkipDefaultFieldsReprMixin`

0 commit comments

Comments
 (0)