From f66c5528a5ac10acd28bca257f65b0101ca0c0e3 Mon Sep 17 00:00:00 2001 From: pushfoo <36696816+pushfoo@users.noreply.github.com> Date: Sat, 26 Oct 2024 21:29:03 -0400 Subject: [PATCH] Trailing character --- doc/programming_guide/gles_raspi_and_sbc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/programming_guide/gles_raspi_and_sbc.rst b/doc/programming_guide/gles_raspi_and_sbc.rst index 7380516b6..a10a01559 100644 --- a/doc/programming_guide/gles_raspi_and_sbc.rst +++ b/doc/programming_guide/gles_raspi_and_sbc.rst @@ -130,7 +130,7 @@ Both Arcade and `pyglet`_ can run via OpenGL ES on devices with either: * OpenGL ES 3.2 or higher * OpenGL ES 3.1 with certain extensions -\ + To learn more, please see the `pyglet manual page on OpenGL ES `_. .. pending: post-3.0 cleanup # Faster and more reliable than getting the external ref syntax to work