Merge pull request #3590 from dankamongmen/master

graphics-protocol.rst: s/and/an/
This commit is contained in:
Kovid Goyal 2021-05-07 16:37:17 +05:30 committed by GitHub
commit 7413b7c4f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,7 +472,7 @@ Requesting image ids from the terminal
If you are writing a program that is going to share the screen with other
programs and you still want to use image ids, it is not possible to know
what image ids are free to use. In this case, instead of using the ``i``
key to specify and image id use the ``I`` key to specify and image number
key to specify an image id use the ``I`` key to specify an image number
instead. These numbers are not unique.
When creating a new image, even if an existing image has the same number a new
one is created. And the terminal will reply with the id of the newly created