Skip to content

Commit 027466d

Browse files
woksinjakhog
andauthored
Update Source/projections/StaticKeySelector.ts
Co-authored-by: Jakob Høgenes <1014990+jakhog@users.noreply.github.com>
1 parent eb423d7 commit 027466d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/projections/StaticKeySelector.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import { Key } from './Key';
55

66
/**
7-
* Represents an event occurred key selector.
7+
* Represents a static key selector.
88
*/
99
export class StaticKeySelector {
1010
readonly staticKey: Key;

0 commit comments

Comments
 (0)