Sync wiki -> headers. (bridge got stuck, I'm just kicking it to get it working again, idk.)
diff --git a/include/SDL_video.h b/include/SDL_video.h
index cf733e4..53dc51d 100644
--- a/include/SDL_video.h
+++ b/include/SDL_video.h
@@ -601,8 +601,8 @@ extern DECLSPEC SDL_DisplayMode * SDLCALL SDL_GetClosestDisplayMode(int displayI
* Get the index of the display containing a point
*
* \param point the point to query
- * \returns the index of the display containing the point or a negative
- * error code on failure; call SDL_GetError() for more information.
+ * \returns the index of the display containing the point or a negative error
+ * code on failure; call SDL_GetError() for more information.
*
* \sa SDL_GetDisplayBounds
* \sa SDL_GetNumVideoDisplays