poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] poke: manual: Improve grammar


From: patrick
Subject: [PATCH 2/2] poke: manual: Improve grammar
Date: Sun, 7 May 2023 18:58:05 +0000

From: Patrick Trottier <code@algolibre.net>

2023-05-07  Patrick Trottier  <code@algolibre.net>

        Various fixes in the manual.
---
 doc/poke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/poke.texi b/doc/poke.texi
index 4b60d1a7..0477f9f0 100644
--- a/doc/poke.texi
+++ b/doc/poke.texi
@@ -3453,7 +3453,7 @@ Then to poke a foreground pixel would involve doing:
 (poke) byte @@ @var{offset}+2#B = fg3
 @end example
 
-At this point, you may feel that the perspective of mapping the pixels
+At this point, you may feel that the prospect of mapping the pixels
 of our image is not very appealing, considering we have 5x7 = 35
 pixels in our image. We will need to poke 35 * 3 = 105 bytes. We may
 feel tempted to, somehow, use a bigger integer to ``encapsulate'' the
-- 
2.30.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]