Skip to content

Commit 5c30ba0

Browse files
committed
FIX#13, Comment fix
1 parent 840d6b9 commit 5c30ba0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/wc_api_clj/v3/order_refunds.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
(:require [wc-api-clj.core :as woo]
66
[wc-api-clj.util :as util]))
77

8-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
9-
;; Order Notes REST API v3 wrapper functions ;;
10-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
9+
;; Order Refunds REST API v3 wrapper functions ;;
10+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1111

1212
(defn create-order-refund
1313
"Create an order refund."

0 commit comments

Comments
 (0)