Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zirman committed Sep 10, 2020
1 parent f0bc05a commit 06f4cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-materials.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
## matc should either built from source or downloaded for you platform from here:
## matc should either built from source or downloaded for your platform from here:
## https://github.com/google/filament
for path in ./app/src/main/materials/* ; do
fullname=$(basename "$path")
Expand Down

0 comments on commit 06f4cdb

Please sign in to comment.