Merge pull request #173 from IAmNotHanni/documentation_fixes

Minor typo fixes in code comments
diff --git a/include/vk_mem_alloc.h b/include/vk_mem_alloc.h
index 29c5946..49793f5 100644
--- a/include/vk_mem_alloc.h
+++ b/include/vk_mem_alloc.h
@@ -1822,7 +1822,7 @@
 

 To learn more about this extension, see:

 

-- [VK_KHR_dedicated_allocation in Vulkan specification](https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/chap44.html#VK_KHR_dedicated_allocation)

+- [VK_KHR_dedicated_allocation in Vulkan specification](https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/chap50.html#VK_KHR_dedicated_allocation)

 - [VK_KHR_dedicated_allocation unofficial manual](http://asawicki.info/articles/VK_KHR_dedicated_allocation.php5)