Browse Source

Update power-monitor.md

Updated docs in power-monitor to reflect windows only events
Alejandro Gonzalez Sole 9 years ago
parent
commit
ab685ac335
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/api/power-monitor.md

+ 2 - 2
docs/api/power-monitor.md

@@ -26,10 +26,10 @@ Emitted when the system is suspending.
 
 Emitted when system is resuming.
 
-### Event: 'on-ac'
+### Event: 'on-ac' *Windows*
 
 Emitted when the system changes to AC power.
 
-### Event: 'on-battery'
+### Event: 'on-battery' *Windows*
 
 Emitted when system changes to battery power.