various: typo fixes
[platform/upstream/gstreamer.git] / gst-libs / gst / interfaces / xoverlay.c
index 8e7ef07..cf6a6bb 100644 (file)
@@ -501,7 +501,7 @@ gst_x_overlay_expose (GstXOverlay * overlay)
  * @handle_events: a #gboolean indicating if events should be handled or not.
  *
  * Tell an overlay that it should handle events from the window system. These
- * events are forwared upstream as navigation events. In some window system,
+ * events are forwarded upstream as navigation events. In some window system,
  * events are not propagated in the window hierarchy if a client is listening
  * for them. This method allows you to disable events handling completely
  * from the XOverlay.