]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/input/multi-touch-protocol.txt
doc: fix double words
[karo-tx-linux.git] / Documentation / input / multi-touch-protocol.txt
index de139b18184a16a6a1fdf58d6f3ea50422efa2c7..7b4f59c09ee2301d077446f5f9ce9c2b96aa2551 100644 (file)
@@ -372,7 +372,7 @@ simple scheme, which is compatible with earlier usage, is:
 
 Rationale: We have no information about the orientation of the touching
 ellipse, so approximate it with an inscribed circle instead. The tool
-ellipse should align with the the vector (T - C), so the diameter must
+ellipse should align with the vector (T - C), so the diameter must
 increase with distance(T, C). Finally, assume that the touch diameter is
 equal to the tool thickness, and we arrive at the formulas above.