diff --git a/Source/Core/VideoCommon/BPMemory.h b/Source/Core/VideoCommon/BPMemory.h index 098e72d5c0..3b89cded7e 100644 --- a/Source/Core/VideoCommon/BPMemory.h +++ b/Source/Core/VideoCommon/BPMemory.h @@ -2059,7 +2059,7 @@ struct fmt::formatter "Converting from RGB to YUV: {}\n" "Target pixel format: {}\n" "Gamma correction: {}\n" - "Mipmap filter: {}\n" + "Half scale: {}\n" "Vertical scaling: {}\n" "Clear: {}\n" "Frame to field: {}\n"