Skip to content

Conversation

@carlosms
Copy link
Contributor

Fixes some typos.

Also modifies the description of advertisedWindow, which was wrong describing as minimum instead of maximum number of unacknowledged jobs. Or I'm wildly misunderstanding what it does.

Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
common.go Outdated
type RepublishConditions []RepublishConditionFunc

// Comply checks if the Job fit in any of the defined conditions.
// Comply checks if the Job fits any of the defined conditions.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fits? maybe matches?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that's better, I'll push the change

Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
@jfontan jfontan merged commit 32a0a06 into src-d:master Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants