diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 99df9f91..575db27d 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -584,7 +584,7 @@
This event is sent when an active drag-and-drop pointer enters
a surface owned by the client. The position of the pointer at
- enter time is provided by the x an y arguments, in surface
+ enter time is provided by the x and y arguments, in surface
local coordinates.
@@ -607,7 +607,7 @@
This event is sent when the drag-and-drop pointer moves within
the currently focused surface. The new position of the pointer
- is provided by the x an y arguments, in surface local
+ is provided by the x and y arguments, in surface local
coordinates.