From ed76c27b262982f8550d615a3ed83f669c72f2d5 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Wed, 15 Feb 2023 19:52:22 +0100 Subject: [PATCH] docs: fix MateWalkCommand header --- Core/NosSmooth.Core/Commands/Walking/MateWalkCommand.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/NosSmooth.Core/Commands/Walking/MateWalkCommand.cs b/Core/NosSmooth.Core/Commands/Walking/MateWalkCommand.cs index de47352..12943c9 100644 --- a/Core/NosSmooth.Core/Commands/Walking/MateWalkCommand.cs +++ b/Core/NosSmooth.Core/Commands/Walking/MateWalkCommand.cs @@ -1,5 +1,5 @@ // -// PetWalkCommand.cs +// MateWalkCommand.cs // // Copyright (c) František Boháček. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. -- 2.48.1