Skip to content

Commit

Permalink
Update class-wc-order.php comment text (#38630)
Browse files Browse the repository at this point in the history
Fix a doc block typo.
  • Loading branch information
coreymckrill committed Jun 7, 2023
2 parents 016d948 + 76e84c6 commit 4c62519
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/woocommerce/changelog/pr-38630
@@ -0,0 +1,4 @@
Significance: patch
Type: tweak

Doc block tweak, no changelog necessary
2 changes: 1 addition & 1 deletion plugins/woocommerce/includes/class-wc-order.php
Expand Up @@ -806,7 +806,7 @@ public function get_payment_method_title( $context = 'view' ) {
}

/**
* Get transaction d.
* Get transaction id.
*
* @param string $context What the value is for. Valid values are view and edit.
* @return string
Expand Down

0 comments on commit 4c62519

Please sign in to comment.