summaryrefslogtreecommitdiff
path: root/docs/envvars.html
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-06 10:33:09 +0200
committerErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-13 14:14:05 +0000
commitc339c0175ada20c71af498da69edb1eeb43b6834 (patch)
tree44f8d926b0d980798db36044914d3f0d88bb48da /docs/envvars.html
parentc58dff753c2e2d8c05d5a998548f25a9080e02a7 (diff)
docs: fixup typo
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to 'docs/envvars.html')
-rw-r--r--docs/envvars.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/envvars.html b/docs/envvars.html
index ce3be81e754..5c4ca905e95 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -201,7 +201,7 @@ sometimes be useful for debugging end-user issues.
<ul>
<li>The format should be <code>MAJOR.MINOR[.PATCH]</code></li>
<li>This will not let you force a version higher than the driver's
- instance versionas advertised by
+ instance version as advertised by
<code>vkEnumerateInstanceVersion</code></li>
<li>This can be very useful for debugging but some features may not be
implemented correctly. (For developers only)</li>