diff --git a/Source/OpenTK/Audio/AudioCapture.cs b/Source/OpenTK/Audio/AudioCapture.cs index 6208943f..d7af7743 100644 --- a/Source/OpenTK/Audio/AudioCapture.cs +++ b/Source/OpenTK/Audio/AudioCapture.cs @@ -205,7 +205,7 @@ namespace OpenTK.Audio /// /// Start recording samples. /// The number of available samples can be obtained through the property. - /// The data can be queried with any method. + /// The data can be queried with any method. /// public void Start() {