Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 7e25cc5

Browse files
InfinityGhostgonX
andauthored
Configurations: Apply suggestions from code review
Co-authored-by: Sebastian Jensen <gonx@gonx.dk>
1 parent 71b1745 commit 7e25cc5

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Development/Configurations.cshtml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</td>
6666
<td>mm</td>
6767
<td class="text-start">
68-
The width of the digitizer in millimeters.
68+
The physical width of the digitizer in millimeters.
6969
</td>
7070
</tr>
7171
<tr>
@@ -75,7 +75,7 @@
7575
</td>
7676
<td>mm</td>
7777
<td class="text-start">
78-
The height of the digitizer in millimeters.
78+
The physical height of the digitizer in millimeters.
7979
</td>
8080
</tr>
8181
<tr>
@@ -131,8 +131,7 @@
131131
<code>uint</code>
132132
</td>
133133
<td class="text-start">
134-
The amount of buttons on the pen. This does not include the eraser, as the eraser is just
135-
reported as a flag for the device.
134+
The amount of buttons on the pen. This does not include the eraser, if applicable.
136135
</td>
137136
</tr>
138137
</table>
@@ -319,6 +318,5 @@
319318
<div class="ms-3">
320319
<p>
321320
Attributes are used as platform specific properties to be used within utilties or tools.
322-
These aren't typically required for functionality.
323321
</p>
324322
</div>

0 commit comments

Comments
 (0)