Skip to content

Commit

Permalink
Update AndroidFramebuffer.cs (#17488)
Browse files Browse the repository at this point in the history
  • Loading branch information
corvinsz authored Nov 14, 2024
1 parent 0960d89 commit fc5e84c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ internal struct ARect

internal struct ANativeWindow_Buffer
{
// The number of pixels that are show horizontally.
// The number of pixels that are shown horizontally.
public int width;

// The number of pixels that are shown vertically.
Expand Down

0 comments on commit fc5e84c

Please sign in to comment.