diff options
| author | Rene Lindsay <rene@lunarg.com> | 2016-10-25 11:05:09 -0600 |
|---|---|---|
| committer | Rene Lindsay <rene@lunarg.com> | 2016-10-25 11:05:09 -0600 |
| commit | 473451e71fd0953f40d1a6780d5b5c91879be40b (patch) | |
| tree | 81e68d6b336f22a091c39aba25a4778359f6d48c /loader/LoaderAndLayerInterface.md | |
| parent | c10bedc2e2a923d6070805fc4f321f4f9e3c98db (diff) | |
| download | usermoji-473451e71fd0953f40d1a6780d5b5c91879be40b.tar.xz | |
docs: Fix .md syntax typo in header
Diffstat (limited to 'loader/LoaderAndLayerInterface.md')
| -rw-r--r-- | loader/LoaderAndLayerInterface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index 95c11f15..b5599413 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -155,7 +155,7 @@ Linux an application wanting to link to the latest Vulkan ABI version would just link to the name vulkan (libvulkan.so). A specific Vulkan ABI version can also be linked to by applications (e.g. libvulkan.so.1). -####Layer Usage +#### Layer Usage Applications desiring Vulkan functionality beyond what the core API offers may use various layers or extensions. A layer cannot introduce new Vulkan API |
