aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Nopper <Norbert.Nopper@freescale.com>2015-01-22 20:52:34 +0100
committerNorbert Nopper <Norbert.Nopper@freescale.com>2015-01-22 20:52:34 +0100
commit397a1a156ef800a23a5ffcc723ba8bd30d9b4f41 (patch)
tree8faadda0ebbe6551650f9e7371360521f666bfc7
parent02a620b63d92a098719ad927d5bd3da16c469da7 (diff)
downloadusermoji-397a1a156ef800a23a5ffcc723ba8bd30d9b4f41.tar.xz
Update BUILD.md
-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)