Skip to content

Commit 4384f39

Browse files
committed
Clarifying comment
1 parent 2c915d4 commit 4384f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/my-calendar-events.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ function mc_get_nearest_event( $id, $next = false ) {
687687
}
688688

689689
/**
690-
* Returns the event object for a specific instance of an event.
690+
* Returns the event object for a specific instance of an event. Use mc_get_first_event() if the instance ID is unknown.
691691
*
692692
* @param int $id Event instance ID.
693693
* @param string $type 'object' or 'html'.

0 commit comments

Comments
 (0)