Skip to content
Snippets Groups Projects
Commit 1798cbdc authored by Peter Hutterer's avatar Peter Hutterer
Browse files

tools: fix two comment typos


Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 619db3b6
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ struct window {
double tilt_x, tilt_y;
/* these are for the delta coordinates, but they're not
* deltas, the are yconverted into abs positions */
* deltas, they are converted into abs positions */
size_t ndeltas;
struct point deltas[64];
} tool;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment