Skip to content

Commit

Permalink
Fix grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
metakirby5 committed Jun 7, 2024
1 parent 2e97091 commit 673a3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Phoenix/PHSpace.m
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ @implementation PHSpace
// XXX: Undocumented private API to set a space’s (legacy) compatId
CGError CGSSpaceSetCompatID(CGSConnectionID connection, CGSSpaceID spaceId, CGSMoveWindowCompatID compatID);

// XXX: Undocumented private API to move the given windows (CGWindowIDs) to the given space by (legacy) compatId
// XXX: Undocumented private API to move the given windows (CGWindowIDs) to the given space by its (legacy) compatId
CGError CGSSetWindowListWorkspace(CGSConnectionID connection,
CGWindowID *windowIds,
NSUInteger windowCount,
Expand Down

0 comments on commit 673a3fd

Please sign in to comment.