Skip to content

Commit c5345c1

Browse files
committed
Typo.
1 parent 9238a96 commit c5345c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/backlight.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ static int method_setallbrightness(sd_bus_message *m, void *userdata, sd_bus_err
609609
DDCUTIL_LOOP({
610610
/*
611611
* In case same monitor happens multiple times
612-
* (ie: it is connected to eg: hdmpi and DisplayPort)
612+
* (ie: it is connected to eg: hdmi and DisplayPort)
613613
* skip it!
614614
*/
615615
if (map_has_key(running_clients, id)) {

0 commit comments

Comments
 (0)