anv: fix comment typo
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 16 Jan 2017 16:05:07 +0000 (16:05 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 20 Jan 2017 16:46:32 +0000 (16:46 +0000)
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_descriptor_set.c

index 2926e7a259141667fddf923cdefddc902603240b..4367c0ebe00f8bcc58fe838db66ac299fc9ce01c 100644 (file)
@@ -217,7 +217,7 @@ sha1_update_descriptor_set_layout(struct mesa_sha1 *ctx,
 
 /*
  * Pipeline layouts.  These have nothing to do with the pipeline.  They are
- * just muttiple descriptor set layouts pasted together
+ * just multiple descriptor set layouts pasted together
  */
 
 VkResult anv_CreatePipelineLayout(