googlefonts / googlefonts.github.io

Google Fonts documentation
https://googlefonts.github.io
Apache License 2.0
58 stars 27 forks source link

build.md: Fix typo in `gftools gen-stat` command + copyediting for grammar and clarity #94

Closed eliheuer closed 1 year ago

eliheuer commented 1 year ago

The main point of this PR is to fix a typo in the gftools gen-stat command, replacing --in-place with --inplace. See the gftools argument sourcecode here: https://github.com/googlefonts/gftools/blob/main/Lib/gftools/scripts/gen_stat.py#L62

I tested this locally to confirm it doesn't work.

FontTools wasn't stylized in the way you would see it with pip list and the other tools are, so I changed it to fonttools to conform.

Everything else is copyediting for grammar and clarity.

RosaWagner commented 1 year ago

awesome, thanks !

davelab6 commented 1 year ago

Also lgtm