Merge pull request #708 from antonmosich/patch-1

Fix small typo in README
pull/709/head
Hel Gibbons 2023-03-07 08:57:58 +00:00 zatwierdzone przez GitHub
commit 789e63bd81
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -396,7 +396,7 @@ display.rectangle(x, y, w, h)
* `x` - the destination X coordinate
* `y` - the destination Y coordinate
* `w` - the width
* `h` - the eight
* `h` - the height
#### Triangle