From 6364a0917dcd5d0f7947552da8316b2d957b6bfb Mon Sep 17 00:00:00 2001 From: ousttrue Date: Fri, 24 Apr 2026 16:06:07 +0900 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- Packages/VRM10/Runtime/IO/Vrm10Exporter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/VRM10/Runtime/IO/Vrm10Exporter.cs b/Packages/VRM10/Runtime/IO/Vrm10Exporter.cs index ff23d7595..fc6724f5d 100644 --- a/Packages/VRM10/Runtime/IO/Vrm10Exporter.cs +++ b/Packages/VRM10/Runtime/IO/Vrm10Exporter.cs @@ -131,7 +131,7 @@ namespace UniVRM10 } /// - /// revere X + /// reverse X /// /// ///