From ac2ef978ded969502c65146469c6c6050b348e4b Mon Sep 17 00:00:00 2001 From: Julian Schuler Date: Mon, 6 Jan 2025 17:22:59 +0100 Subject: [PATCH] Fix typos --- docs/panelization/cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/panelization/cli.md b/docs/panelization/cli.md index 46dff224..11405850 100644 --- a/docs/panelization/cli.md +++ b/docs/panelization/cli.md @@ -206,7 +206,7 @@ are present. You can read more about multi-board project [here](../multiboard.md - `stack`: specify the number of layers of the panel. Valid options are `2layer`, `4layer`, `6layer` or `inehrit` (default). The use case for this - option is when you design a multiple boards in a single desing and you + option is when you design a multiple boards in a single design and you separate them, however, one boards is e.g., 4 layer and one 2 layer. Then you design both of them as 4 layer and you specify `stack: 2layer` for the 2 layer one when panelizing or separating. @@ -511,7 +511,7 @@ the `plugin` field. Sets page size on the resulting panel and position the panel in the page. The type of style dictates paper size. The default `inherit` option inherits paper -size from the source board. This feature is not supported on KiCAD 5 +size from the source board. This feature is not supported on KiCAD 5. **Types**: `inherit`, `custom`, `A0`, `A1`, `A2`, `A3`, `A4`, `A5`, `A`, `B`, `C`, `D`, `E`, `USLetter`, `USLegal`, `USLedger`, `A0-portrait`, `A1-portrait`,