mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +00:00
LibDebug: Fix spelling mistake
This commit is contained in:
parent
4cf24c6ba2
commit
567fa4b2f0
3 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ namespace Debug::Dwarf::Expression {
|
|||
|
||||
enum class Type {
|
||||
None,
|
||||
UnsignedIntetger,
|
||||
UnsignedInteger,
|
||||
Register,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue