Modified: trunk/launchd/src/libvproc_public.h (23520 => 23521)
--- trunk/launchd/src/libvproc_public.h 2008-02-22 21:22:29 UTC (rev 23520)
+++ trunk/launchd/src/libvproc_public.h 2008-02-22 21:27:25 UTC (rev 23521)
@@ -104,7 +104,7 @@
* @function vproc_standby_retain
*
* @abstract
- * Call this API when registering notfications. For example: timers network
+ * Call this API when registering notifications. For example: timers network
* state change, or when monitoring keyboard/mouse events.
*/
void vproc_standby_retain(void);
@@ -113,7 +113,7 @@
* @function vproc_standby_release
*
* @abstract
- * Call this API when deregistering notfications.
+ * Call this API when deregistering notifications.
*/
void vproc_standby_release(void);