From 8f4ff5ba062abc4d5df6449210ec7423a694c6ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sun, 17 Feb 2019 20:25:52 -0800 Subject: [PATCH] Cleanup. --- tools/texturec/texturec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/texturec/texturec.cpp b/tools/texturec/texturec.cpp index 3982598..7b334bd 100644 --- a/tools/texturec/texturec.cpp +++ b/tools/texturec/texturec.cpp @@ -919,7 +919,7 @@ void help(const char* _error = NULL, bool _showHelp = true) " *.png (input, output) Portable Network Graphics.\n" " *.psd (input) Photoshop Document.\n" " *.pvr (input) PowerVR.\n" - " *.tga (input) Targa.\n" + " *.tga (input) Truevision TGA.\n" "\n" "Options:\n"