fix typo in a comment

This commit is contained in:
adelikat 2020-06-11 13:06:27 -05:00
parent 8270c5f997
commit a930b5f950
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace BizHawk.Client.Common
/// <summary>
/// Represents the input source that is fed to
/// the movie for the purpsoe of recording, if active,
/// the movie for the purpose of recording, if active,
/// or to simply pass through if inactive
/// </summary>
IInputAdapter MovieIn { get; }