From: Colin Ian King <[email protected]>
Trivial fix to spelling mistake in the documentation
Signed-off-by: Colin Ian King <[email protected]>
---
Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/fpga/fpga-region.txt b/Documentation/devicetree/bindings/fpga/fpga-region.txt
index 6db8aeda461a..71beb85b56f1 100644
--- a/Documentation/devicetree/bindings/fpga/fpga-region.txt
+++ b/Documentation/devicetree/bindings/fpga/fpga-region.txt
@@ -484,7 +484,7 @@ It is beyond the scope of this document to fully describe all the FPGA design
constraints required to make partial reconfiguration work[1] [2] [3], but a few
deserve quick mention.
-A persona must have boundary connections that line up with those of the partion
+A persona must have boundary connections that line up with those of the partition
or region it is designed to go into.
During programming, transactions through those connections must be stopped and
--
2.17.1
On Tue, Sep 11, 2018 at 7:37 AM Colin King <[email protected]> wrote:
Hi Colin,
>
> From: Colin Ian King <[email protected]>
>
> Trivial fix to spelling mistake in the documentation
I took a look, there's other misspellings in this doc. I'd like to
get them all in one patch if possible. If I have time I'll add them
to this patch or if you have time, you can.
Alan
>
> Signed-off-by: Colin Ian King <[email protected]>
> ---
> Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/fpga/fpga-region.txt b/Documentation/devicetree/bindings/fpga/fpga-region.txt
> index 6db8aeda461a..71beb85b56f1 100644
> --- a/Documentation/devicetree/bindings/fpga/fpga-region.txt
> +++ b/Documentation/devicetree/bindings/fpga/fpga-region.txt
> @@ -484,7 +484,7 @@ It is beyond the scope of this document to fully describe all the FPGA design
> constraints required to make partial reconfiguration work[1] [2] [3], but a few
> deserve quick mention.
>
> -A persona must have boundary connections that line up with those of the partion
> +A persona must have boundary connections that line up with those of the partition
> or region it is designed to go into.
>
> During programming, transactions through those connections must be stopped and
> --
> 2.17.1
>