Skip to content

Commit 9a569fb

Browse files
committed
fixing the spelling error on the comment
1 parent a4f3b85 commit 9a569fb

File tree

1 file changed

+1
-1
lines changed
  • sdk/communication/azure-communication-callautomation/azure/communication/callautomation

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ class MediaStreamingOptions:
359359
:param transport_url: Transport URL for media streaming.
360360
:type transport_url: str
361361
:param transport_type: The type of transport to be used for media streaming.
362-
:type transport_type: str or ~azure.communication.callautomation.StramingTransport
362+
:type transport_type: str or ~azure.communication.callautomation.StreamingTransport
363363
:param content_type: Content type to stream, eg. audio, audio/video.
364364
:type content_type: str or ~azure.communication.callautomation.MediaStreamingContentType
365365
:param audio_channel_type: Audio channel type to stream, eg. unmixed audio, mixed audio.

0 commit comments

Comments
 (0)