Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sdk-api-src/content/wingdi/ns-wingdi-devmodew.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ DMDO_90

</td>
<td>
The display device orientation is 90 degrees (measured clockwise) from that of DMDO_DEFAULT.
The display device orientation is 90 degrees (measured counter-clockwise) from that of DMDO_DEFAULT.

</td>
</tr>
Expand All @@ -191,7 +191,7 @@ DMDO_180

</td>
<td>
The display device orientation is 180 degrees (measured clockwise) from that of DMDO_DEFAULT.
The display device orientation is 180 degrees (measured counter-clockwise) from that of DMDO_DEFAULT.

</td>
</tr>
Expand All @@ -201,7 +201,7 @@ DMDO_270

</td>
<td>
The display device orientation is 270 degrees (measured clockwise) from that of DMDO_DEFAULT.
The display device orientation is 270 degrees (measured counter-clockwise) from that of DMDO_DEFAULT.

</td>
</tr>
Expand Down