Skip to content

Commit 6e80ac0

Browse files
Update FirebaseAI/Sources/Types/Internal/Live/LiveSessionService.swift
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 6c999aa commit 6e80ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/Types/Internal/Live/LiveSessionService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ actor LiveSessionService {
146146

147147
/// Start a fresh websocket to the backend, and listen for responses.
148148
///
149-
/// Will hold off on sending any messages until the server sends a setupComplete mesage.
149+
/// Will hold off on sending any messages until the server sends a setupComplete message.
150150
///
151151
/// Will also close out the old websocket and the previous long running tasks.
152152
private func listenToServer(_ setupComplete: CheckedContinuation<Void, any Error>) async {

0 commit comments

Comments
 (0)