summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Assets/TextureSamplerValue.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoCommon/Assets/TextureSamplerValue.h')
-rw-r--r--Source/Core/VideoCommon/Assets/TextureSamplerValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/Assets/TextureSamplerValue.h b/Source/Core/VideoCommon/Assets/TextureSamplerValue.h
index 11896559f5..9b21b6bf8d 100644
--- a/Source/Core/VideoCommon/Assets/TextureSamplerValue.h
+++ b/Source/Core/VideoCommon/Assets/TextureSamplerValue.h
@@ -20,7 +20,7 @@ struct TextureSamplerValue
// If 'Asset' is used, the sampler is pulled
// directly from the asset properties
// If 'TextureHash' is chosen, the sampler is pulled
- // from the game with the cooresponding texture hash
+ // from the game with the corresponding texture hash
enum class SamplerOrigin
{
Asset,