From fe41bb221154f2e233e8f21c2a3e7b560b4e8b31 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 17 Jan 2023 23:26:33 -0500 Subject: [PATCH] spelling: set Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- includes/assimp/texture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/assimp/texture.h b/includes/assimp/texture.h index ee3ee31..0eb1bdb 100644 --- a/includes/assimp/texture.h +++ b/includes/assimp/texture.h @@ -142,7 +142,7 @@ struct aiTexture * to determine the type of embedded compressed textures. * * If mHeight != 0 this member is undefined. Otherwise it - * is set set to '\\0\\0\\0\\0' if the loader has no additional + * is set to '\\0\\0\\0\\0' if the loader has no additional * information about the texture file format used OR the * file extension of the format without a trailing dot. If there * are multiple file extensions for a format, the shortest