Skip to content

Commit

Permalink
[hotfix][javadocs] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengcanbin committed Apr 16, 2020
1 parent 1a5b35b commit f4a062a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

/**
* The slot manager is responsible for maintaining a view on all registered task manager slots,
* their allocation and all pending slot requests. Whenever a new slot is registered or and
* their allocation and all pending slot requests. Whenever a new slot is registered or an
* allocated slot is freed, then it tries to fulfill another pending slot request. Whenever there
* are not enough slots available the slot manager will notify the resource manager about it via
* {@link ResourceActions#allocateResource(ResourceProfile)}.
Expand Down

0 comments on commit f4a062a

Please sign in to comment.