docs: fixup typo
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 6 Jun 2019 08:33:09 +0000 (10:33 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 13 Jun 2019 14:14:05 +0000 (14:14 +0000)
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/envvars.html

index ce3be81e75418aa89c82a45d97d388f21cbe3a56..5c4ca905e953d2101b668bca5816703c48bffdf0 100644 (file)
@@ -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>