mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
typo
Former-commit-id: ab0b015013dd3df59e1497923da673173b0485f8
This commit is contained in:
parent
f5f1019f72
commit
eb8903fb09
@ -7,7 +7,7 @@ public enum BootSequence {
|
||||
/** The rainbow boot sequence */
|
||||
rainbow,
|
||||
/** The Knight Rider (or KITT) boot sequence */
|
||||
knight_rider;
|
||||
knightrider;
|
||||
|
||||
/**
|
||||
* Returns a string representation of the BootSequence
|
||||
|
Loading…
Reference in New Issue
Block a user