fix typo in a comment
This commit is contained in:
parent
8270c5f997
commit
a930b5f950
|
@ -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; }
|
||||
|
|
Loading…
Reference in New Issue