diff --git a/libs/plugins/function.cycle.php b/libs/plugins/function.cycle.php index 5d2cea83..35e153fb 100644 --- a/libs/plugins/function.cycle.php +++ b/libs/plugins/function.cycle.php @@ -9,7 +9,7 @@ * Author: Monte Ohrt * Credits: Mark Priatel * Gerard - * Purpose: cycle given given values + * Purpose: cycle through given values * Input: id = id of cycle (optional) * values = comma separated list of values to cycle * reset = boolean - resets given var to true diff --git a/plugins/function.cycle.php b/plugins/function.cycle.php index 5d2cea83..35e153fb 100644 --- a/plugins/function.cycle.php +++ b/plugins/function.cycle.php @@ -9,7 +9,7 @@ * Author: Monte Ohrt * Credits: Mark Priatel * Gerard - * Purpose: cycle given given values + * Purpose: cycle through given values * Input: id = id of cycle (optional) * values = comma separated list of values to cycle * reset = boolean - resets given var to true