summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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>