Skip to content

Commit ba36176

Browse files
committed
Typo
1 parent 21de153 commit ba36176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/resolvelib/resolvers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ def _backtrack(self, causing_criteria):
242242
[ state Z ]
243243
[ state Y ]
244244
[ state X ]
245-
.... States earlier are irrelevent.
245+
.... States earlier are irrelevant.
246246
247-
1. No pin worked for Z, so it does not have a pin.
247+
1. No pins worked for Z, so it does not have a pin.
248248
2. We want to reset state Y to unpinned, and pin another candidate.
249249
3. state X holds what state Y was before the pin, but does not
250250
have the incompatibility information gathered in state Y.

0 commit comments

Comments
 (0)