We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84be2d4 commit ec2844aCopy full SHA for ec2844a
gio/src/dbus_connection.rs
@@ -158,7 +158,7 @@ impl Drop for SignalSubscription {
158
/// A weak subscription to a D-Bus signal.
159
///
160
/// Like [`SignalSubscription`] but hold only a weak reference to the D-Bus
161
-/// connection the siganl is subscribed on, i.e. maintain the subscription on
+/// connection the signal is subscribed on, i.e. maintain the subscription on
162
/// the D-Bus signal only as long as some strong reference exists on the
163
/// corresponding D-Bus connection.
164
0 commit comments