Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
Fixed up a broken doc remark (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson authored Apr 27, 2019
1 parent 54a2075 commit c4ee673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ protected override void OnDispose(bool finalizing)

/// <summary>
/// The device audio sampling rate.
/// <remarks>Set by UnityEngine.Microphone.<see cref="Microphone.GetDeviceCaps"/></remarks>
/// </summary>
/// <remarks>Set by UnityEngine.Microphone.<see cref="Microphone.GetDeviceCaps"/></remarks>
private int samplingRate;

/// <summary>
Expand Down

0 comments on commit c4ee673

Please sign in to comment.