We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f866a3c commit 9f03ce7Copy full SHA for 9f03ce7
src/lib/PriorityTools.ts
@@ -41,7 +41,7 @@ export class PriorityTools {
41
}
42
43
/**
44
- * Get the {@link Priority} value from a string. A lower-case string is expected.
+ * Get the {@link Priority} value from a string. The input string will be lower-cased.
45
*
46
* In case the value was not recognised, {@link Priority.None} will be returned.
47
0 commit comments