@@ -491,7 +491,7 @@ |
||
| 491 | 491 | /** |
| 492 | 492 | * Delete a shipping method from a zone. |
| 493 | 493 | * @param int $instance_id |
| 494 | - * @return True on success, false on failure |
|
| 494 | + * @return boolean on success, false on failure |
|
| 495 | 495 | */ |
| 496 | 496 | public function delete_shipping_method( $instance_id ) { |
| 497 | 497 | global $wpdb; |