1
0
Эх сурвалжийг харах

rtcwake: fix a typo in description (#2198)

Felix Yan 6 жил өмнө
parent
commit
3a7ea2fd7d

+ 1 - 1
pages/linux/rtcwake.md

@@ -14,7 +14,7 @@
 
 `sudo rtcwake -m disk --date +{{15}}min`
 
-- Freeze the system (more efficent than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time:
+- Freeze the system (more efficient than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time:
 
 `sudo rtcwake -m freeze --date {{YYYYMMDDhhmm}}`