d/psmv: Codespell fix

This commit is contained in:
Ryan Pavlik 2020-04-24 15:31:51 -05:00
parent e7bec75d70
commit fc686f27dd

View file

@ -73,7 +73,7 @@ DEBUG_GET_ONCE_BOOL_OPTION(psmv_spew, "PSMV_PRINT_SPEW", false)
DEBUG_GET_ONCE_BOOL_OPTION(psmv_debug, "PSMV_PRINT_DEBUG", false)
/*!
* Indecies where each input is in the input list.
* Indices where each input is in the input list.
*/
enum psmv_input_index
{