Skip to content

docs: fix missing "from" in line object y1 description#1373

Open
Cyberfilo wants to merge 1 commit into
jsvine:developfrom
Cyberfilo:docs/1369-document-y-coord-direction
Open

docs: fix missing "from" in line object y1 description#1373
Cyberfilo wants to merge 1 commit into
jsvine:developfrom
Cyberfilo:docs/1369-document-y-coord-direction

Conversation

@Cyberfilo
Copy link
Copy Markdown

Summary

The `line` properties table in README.md describes `y1` as:

```
| `y1` | Distance of top extremity bottom of page. |
```

The word "from" is missing. The parallel entries for `char`, `rect`, `curve`, and `image` all use the "Distance of top of X from bottom of page" wording.

Fix

Adds the missing preposition. One-line diff. Surfaces while reviewing #1369 (separate substantive issue about pdfplumber's y-coordinate conventions, not in scope for this PR).

The `line` properties table in README.md described `y1` as "Distance
of top extremity bottom of page" — missing the word "from". The
parallel entries for char, rect, curve, and image all use the
"Distance of top of X from bottom of page" wording. Adds the missing
preposition to match the rest of the table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant