oops wrong line

This commit is contained in:
jglrxavpok 2021-08-28 14:30:49 +02:00
parent b9f1f75249
commit 4184602eb0

View File

@ -164,7 +164,7 @@ public final class SchedulerManager implements IExtensionObserver {
}
/**
* Gets a {@link Collection} with all the registered shutdown {@link Task}
* Gets a {@link Collection} with all the registered shutdown {@link Task}.
*
* @return a {@link Collection} with all the registered shutdown {@link Task}
*/
@ -184,7 +184,7 @@ public final class SchedulerManager implements IExtensionObserver {
}
/**
* Gets the execution service for all the registered {@link Task}
* Gets the execution service for all the registered {@link Task}.
*
* @return the execution service for all the registered {@link Task}
*/