Skip to content

Commit c0c4042

Browse files
committed
Fix typo
1 parent 0448e14 commit c0c4042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/Service/RealtimeSuggestionController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class RealtimeSuggestionController {
4848
}
4949

5050
#warning(
51-
"TOOD: Is it possible to get rid of hid event observation with only AXObserver?"
51+
"TODO: Is it possible to get rid of hid event observation with only AXObserver?"
5252
)
5353
if ActiveApplicationMonitor.activeXcode != nil {
5454
await startHIDObservation(by: 1)

0 commit comments

Comments
 (0)