From 09d25ad5e493f378901d2b4a10c0c757e00b5b4d Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:50:00 -0500 Subject: [PATCH] spelling: channels Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- includes/assimp/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/assimp/config.h b/includes/assimp/config.h index 3db8a56..de28180 100644 --- a/includes/assimp/config.h +++ b/includes/assimp/config.h @@ -784,7 +784,7 @@ enum aiComponent * * Assimp provides full conversion of LightWave's envelope system, including * pre and post conditions. The loader computes linearly subsampled animation - * chanels with the frame rate given in the LWS file. This property defines + * channels with the frame rate given in the LWS file. This property defines * the start time. Note: animation channels are only generated if a node * has at least one envelope with more tan one key assigned. This property. * is given in frames, '0' is the first frame. By default, if this property