Skip to content

Commit 2926c6b

Browse files
committed
dbus: typo fix
Signed-off-by: Leonard Göhrs <[email protected]>
1 parent 7dd740f commit 2926c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dbus.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pub use rauc::Rauc;
6868
pub use tacd::Tacd;
6969

7070
/// Bunch together everything that uses a DBus system connection here, even
71-
/// though it is conceptionally independent
71+
/// though it is conceptually independent
7272
pub struct DbusSession {
7373
pub hostname: Hostname,
7474
pub network: Network,

0 commit comments

Comments
 (0)