1 parent d9413c2 commit 75e2ac7Copy full SHA for 75e2ac7
1 file changed
core/src/driver/org/jnode/driver/input/AbstractPointerDriver.java
@@ -130,7 +130,7 @@ protected synchronized void stopDevice() throws DriverException {
130
/**
131
* Send a given pointer event to the given listener.
132
*
133
- * @param listener the pointer listener to recieve the event
+ * @param listener the pointer listener to receive the event
134
* @param event the pointer event
135
*/
136
@Override
0 commit comments