From cf4f3a0acd9ae781bb73704478d1e75b2e427d79 Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Tue, 28 Nov 2017 16:16:24 +0100 Subject: [PATCH] fix a typo --- EtcTool/EtcTool.cpp | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EtcTool/EtcTool.cpp b/EtcTool/EtcTool.cpp index 1b52778..9ee9571 100644 --- a/EtcTool/EtcTool.cpp +++ b/EtcTool/EtcTool.cpp @@ -802,7 +802,7 @@ void Commands::PrintUsageMessage(void) printf(" -normalizexyz normalize RGB to have a length of 1\n"); printf(" -verbose or -v shows status information during the encoding\n"); printf(" process\n"); - printf(" -mipmaps or -m sets the maximum number of mipaps to generate (default=1)\n"); + printf(" -mipmaps or -m sets the maximum number of mipmaps to generate (default=1)\n"); printf(" -mipwrap or -w sets the mipmap filter wrap mode (default=clamp)\n"); printf("\n"); diff --git a/README.md b/README.md index 1c70ae9..8a74cb9 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Options: -normalizexyz normalize RGB to have a length of 1 -verbose or -v shows status information during the encoding process - -mipmaps or -m sets the maximum number of mipaps to generate (default=1) + -mipmaps or -m sets the maximum number of mipmaps to generate (default=1) -mipwrap or -w sets the mipmap filter wrap mode (default=clamp) * -analyze will run an analysis of the encoding and place it in folder