diff --git a/libraries/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp b/libraries/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp index 92ecfdb48..2f997f174 100644 --- a/libraries/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp +++ b/libraries/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp @@ -91,7 +91,7 @@ namespace ams::ncm { ContentMetaKey key; Digest digest; u16 content_count; - u8 reserver[2]; + u8 reserved[2]; }; struct PatchDeltaHistory {