mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-03-24 16:07:20 +01:00
There are small typos in: - docs/pages/04_coding_guidelines.md - docs/pages/docs_index.md - gbdk-lib/examples/ap/gb-dtmf/gb-dtmf.c - gbdk-lib/examples/ap/metasprites/metasprites.c - gbdk-lib/examples/gb/gb-dtmf/gb-dtmf.c - gbdk-lib/examples/gb/metasprites/metasprites.c - gbdk-lib/examples/gg/metasprites/metasprites.c - gbdk-lib/examples/sms/metasprites/metasprites.c - gbdk-lib/libc/time.c - gbdk-support/gbcompress/gbcompress.c Fixes: - Should read `updates` rather than `udpates`. - Should read `following` rather than `followin`. - Should read `processing` rather than `procesing`. - Should read `large` rather than `larege`. - Should read `documentation` rather than `documenation`. - Should read `completely` rather than `completly`.