diff --git a/lib/API.php b/lib/API.php index c58b0b2a9d27f9abd6fcd429bfe67fc4f310657c..8e94e8b991233c0510975aedac97d8d07954b993 100644 --- a/lib/API.php +++ b/lib/API.php @@ -428,7 +428,7 @@ class API { 'required' => FALSE, 'default' => '0', 'values' => '0, 1, 2, 3, 4', - 'description' => '0 - show all; 1 - only production feds; 2 - all members; 3 - only candidates; 4 - only voting-only)', + 'description' => '0 - show all; 1 - only production feds; 2 - all members; 3 - only candidates; 4 - only voting-only', ], $this->addStdArgument('format'), ], @@ -461,7 +461,7 @@ class API { 'required' => FALSE, 'default' => '0', 'values' => '0, 1, 2, 3, 4', - 'description' => '0 - show all; 1 - only production feds; 2 - all members; 3 - only candidates; 4 - only voting-only)'], + 'description' => '0 - show all; 1 - only production feds; 2 - all members; 3 - only candidates; 4 - only voting-only'], $this->addStdArgument('format'), ], 'returns' => [