Change the string 'a optionnal' to 'an optional'.
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
---
(no changes since v1)
doc/README.gpt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/README.gpt b/doc/README.gpt
index 91e397d06f..cc2a1b7ac7 100644
--- a/doc/README.gpt
+++ b/doc/README.gpt
@@ -260,7 +260,7 @@ Partition type GUID:
For created partition, the used partition type GUID is
PARTITION_BASIC_DATA_GUID (EBD0A0A2-B9E5-4433-87C0-68B6B72699C7).
-If you define 'CONFIG_PARTITION_TYPE_GUID', a optionnal parameter 'type'
+If you define 'CONFIG_PARTITION_TYPE_GUID', an optional parameter 'type'
can specify a other partition type guid:
"uuid_disk=...;name=u-boot,size=60MiB,uuid=...;
--
2.39.0