From a82de4e52345ddf7ccdcfb7657d3299a85207b92 Mon Sep 17 00:00:00 2001 From: Petr Kraus Date: Fri, 17 Aug 2018 21:10:29 +0200 Subject: [PATCH] 'can' to 'may' in the `returnedonly` `VkSparseImageFormatProperties` --- chapters/sparsemem.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/sparsemem.txt b/chapters/sparsemem.txt index c984682c..80509d37 100644 --- a/chapters/sparsemem.txt +++ b/chapters/sparsemem.txt @@ -803,7 +803,7 @@ include::../validity/structs/VkSparseImageFormatProperties.txt[] [open,refpage='VkSparseImageFormatFlagBits',desc='Bitmask specifying additional information about a sparse image resource',type='enums'] -- -Bits which can: be set in slink:VkSparseImageFormatProperties::pname:flags, +Bits which may: be set in slink:VkSparseImageFormatProperties::pname:flags, specifying additional information about the sparse resource, are: include::../api/enums/VkSparseImageFormatFlagBits.txt[]