From 3cbb8d5c8f812b7a773cddb04df77e45c123f5e1 Mon Sep 17 00:00:00 2001 From: Notarin <424c414e4b@gmail.com> Date: Sat, 18 Nov 2023 22:36:39 -0500 Subject: [PATCH] Update graphics-protocol.rst Fixed a very small typo --- docs/graphics-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 266fcd929..ca6b2210a 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -479,7 +479,7 @@ Controlling displayed image layout The image is rendered at the current cursor position, from the upper left corner of the current cell. You can also specify extra ``X=3`` and ``Y=4`` pixel offsets to display from -a different origin within the cell. Note that the offsets must be smaller that the size of the cell. +a different origin within the cell. Note that the offsets must be smaller than the size of the cell. By default, the entire image will be displayed (images wider than the available width will be truncated on the right edge). You can choose a source rectangle (in pixels)