From: Antoine Coeur <co...@gmx.fr>

Fix a typo in a comment.

Cc: Leif Lindholm <leif.lindh...@linaro.org>
Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com>
Signed-off-by: Philippe Mathieu-Daude <phi...@redhat.com>
---
 EmbeddedPkg/Include/libfdt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/EmbeddedPkg/Include/libfdt.h b/EmbeddedPkg/Include/libfdt.h
index 141ecb579bde..606c80a0e8ca 100644
--- a/EmbeddedPkg/Include/libfdt.h
+++ b/EmbeddedPkg/Include/libfdt.h
@@ -107,7 +107,7 @@
         * nodes, or subnodes preceding properties). */
 #define FDT_ERR_BADLAYOUT      12
        /* FDT_ERR_BADLAYOUT: For read-write functions, the given
-        * device tree has it's sub-blocks in an order that the
+        * device tree has its sub-blocks in an order that the
         * function can't handle (memory reserve map, then structure,
         * then strings).  Use fdt_open_into() to reorganize the tree
         * into a form suitable for the read-write operations. */
-- 
2.21.0


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51607): https://edk2.groups.io/g/devel/message/51607
Mute This Topic: https://groups.io/mt/65772875/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to