layers: Fix spelling error in README
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 12 Jul 2016 18:22:38 +0000 (11:22 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Fri, 19 Aug 2016 16:05:11 +0000 (10:05 -0600)
Change-Id: I2e6aa600f30d89d22ce5f6f1c2e84555ba8e0b71

layers/README.md

index 0aa1cff..b496e75 100644 (file)
@@ -22,7 +22,7 @@ Layers can also be activated via the VK_INSTANCE_LAYERS environment variable.
 
 All validation layers work with the DEBUG_REPORT extension to provide validation feedback.
 When a validation layer is enabled, it will look for a vk_layer_settings.txt file to define
-its loggin behavior, which can include sending output to a file, stdout, or debug output (Windows).
+its logging behavior, which can include sending output to a file, stdout, or debug output (Windows).
 Applications can also register debug callback functions via the DEBUG_REPORT extension to receive
 callbacks when validation events occur. Application callbacks are independent of settings in a
 vk_layer_settings.txt file which will be carried out separately. If no vk_layer_settings.txt