Skip to content

Commit bf19be9

Browse files
committed
fixed typo and updated documentation about sdbus version
Signed-off-by: Piet Gömpel <[email protected]>
1 parent 56d8501 commit bf19be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/everest/system/include/everest/system/dbus-base.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* The sdbus-c++ library is used to provide a C++ interface to DBus.
88
* The functions defined here enable code to compile and run against
9-
* version 1.6 or version 2.1.0 of sdbus-c++.
9+
* version 1.4 or higher of sdbus-c++.
1010
*/
1111

1212
#pragma once

0 commit comments

Comments
 (0)