aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index ccda8624..20f1f728 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -35,7 +35,7 @@ export LIBXGL_DRIVERS_PATH=$PWD/icd/intel
##Test
The test executibles can be found in the dbuild/tests directory. The tests use the Google
-gtest infrastructure. Tests avilable so far:
+gtest infrastructure. Tests available so far:
- xglinfo: Report GPU properties
- xglbase: Test basic entry points
- xgl_blit_tests: Test XGL Blits (copy, clear, and resolve)