poke-devel
[Top][All Lists]
Advanced

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

[PATCH 04/12] Fix typo


From: John Darrington
Subject: [PATCH 04/12] Fix typo
Date: Mon, 2 Dec 2019 17:51:05 +0100

---
 doc/poke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/poke.texi b/doc/poke.texi
index df8b8ab..bf74844 100644
--- a/doc/poke.texi
+++ b/doc/poke.texi
@@ -3544,7 +3544,7 @@ It gets any value and produces the same value, making it 
not mapped in
 case it is a mapped value.
 
 This is useful when we want to read a data structure from the IO space
-(say, and array of integers) and then use it for storage without
+(say, an array of integers) and then use it for storage without
 changing the underlying IO space.  We would do something like:
 
 @example
-- 
2.11.0




reply via email to

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