We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a6d7c commit fbfcc5aCopy full SHA for fbfcc5a
1 file changed
src/ProcessScheduler/Config.h
@@ -23,7 +23,7 @@
23
24
typedef enum ProcPriority
25
{
26
- // Feel free to add custom prority levels in here
+ // Feel free to add custom priority levels in here
27
////////////// BEGIN //////////////////
28
HIGH_PRIORITY = 0,
29
MEDIUM_PRIORITY,
0 commit comments