Comment spell fixlet
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 11 Oct 2022 09:19:45 +0000 (11:19 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 11 Oct 2022 09:19:45 +0000 (11:19 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/pools/selection-strategies/selection-strategies-utils.ts

index fa1c1e076a658466549ce8cbfad9522ba52d2a76..699bc719b80d99ad9091c20b3544f69cbfcf02d7 100644 (file)
@@ -15,7 +15,7 @@ import { WeightedRoundRobinWorkerChoiceStrategy } from './weighted-round-robin-w
  */
 export class SelectionStrategiesUtils {
   /**
-   * Get the worker choice strategy instance.
+   * Gets the worker choice strategy instance.
    *
    * @param pool The pool instance.
    * @param workerChoiceStrategy The worker choice strategy.