Skip to content

Commit fbfcc5a

Browse files
fix typo
1 parent b3a6d7c commit fbfcc5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ProcessScheduler/Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
typedef enum ProcPriority
2525
{
26-
// Feel free to add custom prority levels in here
26+
// Feel free to add custom priority levels in here
2727
////////////// BEGIN //////////////////
2828
HIGH_PRIORITY = 0,
2929
MEDIUM_PRIORITY,

0 commit comments

Comments
 (0)