diff --git a/src/Ryujinx.Audio/Renderer/Parameter/Effect/CompressorStatistics.cs b/src/Ryujinx.Audio/Renderer/Parameter/Effect/CompressorStatistics.cs index c038e47ab..65335e2d9 100644 --- a/src/Ryujinx.Audio/Renderer/Parameter/Effect/CompressorStatistics.cs +++ b/src/Ryujinx.Audio/Renderer/Parameter/Effect/CompressorStatistics.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; namespace Ryujinx.Audio.Renderer.Parameter.Effect { /// - /// Effect result state for . + /// Effect result state for . /// [StructLayout(LayoutKind.Sequential, Pack = 1)] public struct CompressorStatistics