Skip to content

Commit 9f03ce7

Browse files
committed
jsdoc: update
1 parent f866a3c commit 9f03ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/PriorityTools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export class PriorityTools {
4141
}
4242

4343
/**
44-
* Get the {@link Priority} value from a string. A lower-case string is expected.
44+
* Get the {@link Priority} value from a string. The input string will be lower-cased.
4545
*
4646
* In case the value was not recognised, {@link Priority.None} will be returned.
4747
*

0 commit comments

Comments
 (0)