Pārlūkot izejas kodu

brightnessctl: fix typo in decrease example (#8213)

Maksim Verkhoturov 2 gadi atpakaļ
vecāks
revīzija
50f543866e
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      pages.zh/linux/brightnessctl.md
  2. 1 1
      pages/linux/brightnessctl.md

+ 1 - 1
pages.zh/linux/brightnessctl.md

@@ -21,4 +21,4 @@
 
 - 将亮度降低指定的递减量:
 
-`brightnessctl set {{-10%}}`
+`brightnessctl set {{10%-}}`

+ 1 - 1
pages/linux/brightnessctl.md

@@ -21,4 +21,4 @@
 
 - Decrease brightness by a specified decrement:
 
-`brightnessctl set {{-10%}}`
+`brightnessctl set {{10%-}}`