1
0
Fork 0

minor text corrections

This commit is contained in:
jgfichte 2022-01-15 10:38:14 -05:00
parent 7f1f6dfbaf
commit ddbf11bf71
3 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@ understanding of the structure of a FreeSewing pattern:
caption="A schematic overview of FreeSewing"
/>
If we look at our image, it can can divided into three areas:
If we look at our image, it can be divided into three areas:
- The left area with the **settings** box
- The middle area with the **Pattern** box and everything in it

View file

@ -23,7 +23,7 @@ To crucial thing to keep in mind is that, with the exception of the **move** ope
all drawing operations start from wherever you are currently on your virtual sheet of paper.
For example, you might expect the **line** operation to take a start- and endpoint.
But in fact, it only takes and endpoint, and will draw a straight line from where our virtual pen
But in fact, it only takes an endpoint, and will draw a straight line from where our virtual pen
currently is to said endpoint.
Because all but the **move** drawing operations are relative to their operation preceding it,