Skip to content

Commit

Permalink
docs: remove more-or-less obsolete and therefore potentially confusin…
Browse files Browse the repository at this point in the history
…g claims
  • Loading branch information
Akazm committed Dec 18, 2024
1 parent d906dce commit 8f52a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/TapGuard/HIDEventDispatcher.swift
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public final class HIDEventDispatcher: Sendable {
}
}

/// Adds a sync callback with ``PostProcessHIDEventInstruction/pass`` behaviour to the event processing pipeline.
/// Adds a sync callback to the event processing pipeline.
///
/// - Parameters:
/// - behaviour: Instructs the ``HIDEventDispatcher`` how to postprocess a received event
Expand Down

0 comments on commit 8f52a5e

Please sign in to comment.