From 45f435e4bae391cdc55ad04c46827c12d61986c1 Mon Sep 17 00:00:00 2001 From: Philip Taylor Date: Sat, 27 Feb 2016 01:49:16 +0000 Subject: [PATCH] drawing.txt: Fix typo --- doc/specs/vulkan/chapters/drawing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specs/vulkan/chapters/drawing.txt b/doc/specs/vulkan/chapters/drawing.txt index afd56f00..3c64b74f 100644 --- a/doc/specs/vulkan/chapters/drawing.txt +++ b/doc/specs/vulkan/chapters/drawing.txt @@ -4,7 +4,7 @@ [[drawing]] = Drawing Commands -_Drawing commands_ (command with ftext:Draw in the name) provoke work in a +_Drawing commands_ (commands with ftext:Draw in the name) provoke work in a graphics pipeline. Drawing commands are recorded into a command buffer and when executed by a queue, will produce work which executes according to the currently bound graphics pipeline. A graphics pipeline must: be bound to a