mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:57:44 +00:00
Everywhere: Fix spelling of "offsetted"
This word is actually pretty awkward in context, but this patch merely fixes the spelling instead of finding a better word.
This commit is contained in:
parent
daef7e2c71
commit
9387271049
10 changed files with 33 additions and 33 deletions
|
@ -45,7 +45,7 @@ struct FBHeadResolution {
|
|||
|
||||
struct FBHeadVerticalOffset {
|
||||
int head_index;
|
||||
int offseted;
|
||||
int offsetted;
|
||||
};
|
||||
|
||||
struct FBRect {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue