Skip to content

Commit 847c4fb

Browse files
committed
Fixed typos
1 parent 1790019 commit 847c4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The library will remain open source and MIT licensed and can still be used, fork
130130
- The new implementation can be found in `org.freedesktop.dbus.matchrules.DBusMatchRule`, the old `DBusMatchRule` class still exists and is now a subclass
131131
of the new implementation but is deprecated.
132132
- use `DBusMatchRuleBuilder` to create instances of the new `DBusMatchRule`
133-
- the `AbstractConnection.addSigHandler(DBusMatchRule, SigHandler)` is now public and can be used to register rules arbitrary rules
133+
- the `AbstractConnection.addSigHandler(DBusMatchRule, SigHandler)` is now `public` and can be used to register arbitrary rules
134134
- the new implementation supports additional MatchRules as defined by DBus Specification (except eavesdrop)
135135
- Extended `EmbeddedDBusDaemon` to properly support MatchRules
136136

0 commit comments

Comments
 (0)