Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pghalliday committed Feb 22, 2016
1 parent cf3622e commit 130439a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The resolver works in passes. In each pass the following occurs:
1. The new constraints from the dependencies are queued for recalculation after dropping the previous calculations and their dependencies
1. Already queued caclulations are filtered to ensure that any orphaned libraries do not get recalculated - the recursive dropping of libraries can result in already queued calculations no longer being valid/required

Passes continue until there are no longer and calculations queued
Passes continue until there are no longer any calculations queued

## Contributing

Expand Down

0 comments on commit 130439a

Please sign in to comment.