From 00289d607e0ee01d57b81a5bb08b1858f8f1d1bc Mon Sep 17 00:00:00 2001 From: walbourn_cp Date: Wed, 22 Oct 2014 17:50:21 -0700 Subject: [PATCH] texconv: fixed spelling error in comments --- Texconv/texconv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Texconv/texconv.cpp b/Texconv/texconv.cpp index b5961a2..f69f50e 100644 --- a/Texconv/texconv.cpp +++ b/Texconv/texconv.cpp @@ -1,7 +1,7 @@ //-------------------------------------------------------------------------------------- // File: TexConv.cpp // -// DirectX 11 Texture Converer +// DirectX 11 Texture Converter // // Copyright (c) Microsoft Corporation. All rights reserved. //--------------------------------------------------------------------------------------