Update src/PepperDash.Essentials.Devices.Common/Codec/Cisco/IPresenterTrack.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Neil Dorin
2025-06-18 13:21:32 -06:00
committed by GitHub
parent 183879f1c4
commit 9c94806e4f

View File

@@ -48,7 +48,7 @@ namespace PepperDash.Essentials.Devices.Common.Codec.Cisco
BoolFeedback PresenterTrackAvailableFeedback { get; }
/// <summary>
/// Feedback indicateing the current status of Presenter Track is off
/// Feedback indicating the current status of Presenter Track is off
/// </summary>
BoolFeedback PresenterTrackStatusOffFeedback { get; }