mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
Everywhere: Fix many spelling errors
This commit is contained in:
parent
6bf91d00ef
commit
3102d8e160
39 changed files with 73 additions and 73 deletions
|
@ -383,7 +383,7 @@ void pretty_print(Decoder& decoder, OutputStream& stream, int indent)
|
|||
}
|
||||
case Kind::Sequence:
|
||||
case Kind::Set:
|
||||
dbgln("Seq/Sequence PrettyPrint error: Unexpected Primtive");
|
||||
dbgln("Seq/Sequence PrettyPrint error: Unexpected Primitive");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue