Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 064a9e3

Browse files
committed
Change back accidentally added patch
1 parent 937d905 commit 064a9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ public function get_item_schema() {
981981
'context' => array( 'view', 'edit' ),
982982
),
983983
'value' => array(
984-
'description' => __( 'Meta value.', 'woocommerce' ),
984+
'description' => __( 'Meta value.', 'woocommerce-rest-api' ),
985985
'type' => 'mixed',
986986
'context' => array( 'view', 'edit' ),
987987
),

0 commit comments

Comments
 (0)