From 291b0bdf077141f884a3d923e080173b498de4b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20Engstr=C3=B6m?= Date: Fri, 14 Aug 2020 18:28:32 +0200 Subject: [PATCH] Fix spelling error in the d3d9.strictConstantCopies description. --- dxvk.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dxvk.conf b/dxvk.conf index 99f0d309..545b44e9 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -253,7 +253,7 @@ # Strict Constant Copies # # Decides whether we should always copy defined constants to -# the UBO when relative addresssing is used, or only when the +# the UBO when relative addressing is used, or only when the # relative addressing starts a defined constant. # # Supported values: @@ -331,4 +331,4 @@ # Supported values: # - True/False -# d3d9.longMad = False \ No newline at end of file +# d3d9.longMad = False