Correct a lower case error in "VectorAndFill"

Correct "VectorAndfill.xml" to "VectorAndFill.xml".
pull/114/head
Simon-Mong 2021-09-28 10:26:38 +08:00 zatwierdzone przez GitHub
rodzic fb1c4e165d
commit f0865cf9ff
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

@ -1,5 +1,5 @@
geometryBlocks.xml Geometry Blocks provide arc,foldline and other
VectorAndfill.xml VectorAndFill Blocks about vectors and filling
VectorAndFill.xml vectors, filling Blocks about vectors and filling
~ ~
iteration-composition.xml Iteration, composition Traditional loop constructs (while, until, etc.) plus the Lisp "named let" (a generalization of FOR) plus functional iteration (repeated invocation of a function) and function composition.
list-utilities.xml List utilities Some standard functions on lists (reverse, sort, etc.)