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

Commit 9d39343

Browse files
committed
Fix "Auxilary" typos
1 parent 213ad41 commit 9d39343

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ data. This is almost always required.
3838
| Max Pressure | `uint` | The maximum pressure reported by the pen in device pressure units. This is used to calculate a percentage of pressure. If there are more than pens supported by this tablet, the pen with the highest pressure value is used. |
3939
| Button Count | `uint` | The amount of buttons on the pen. This does not include the eraser, if applicable. If there are more than one pens supported by this tablet, use the number of buttons on the pen with the most. |
4040

41-
#### Auxilary Buttons
41+
#### Auxiliary Buttons
4242

4343
This refers to any buttons located on the graphics tablet pad. This should only be enabled if there are any auxililary
4444
buttons.
@@ -59,7 +59,7 @@ This has the same properties as the [digitizer](#digitizer)
5959

6060
This refers to an absolute positioning mouse tool. This should only be enabled if the graphics tablet supports a mouse.
6161

62-
This has the same properties as the [auxiliary buttons](#auxilary-buttons)
62+
This has the same properties as the [auxiliary buttons](#auxiliary-buttons)
6363

6464
### Identifiers
6565

0 commit comments

Comments
 (0)