From 05740a7dbea46623d82e12c992527b6e6ab7a9e9 Mon Sep 17 00:00:00 2001 From: Marshall Long Date: Fri, 11 Mar 2016 15:01:25 -0500 Subject: Format Comment Format comment to fit style of previous comments --- bip-0075/paymentrequest.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0075/paymentrequest.proto b/bip-0075/paymentrequest.proto index d1c9e4f..1c9cc8e 100644 --- a/bip-0075/paymentrequest.proto +++ b/bip-0075/paymentrequest.proto @@ -45,7 +45,7 @@ message Payment { } message PaymentACK { required Payment payment = 1; // Payment message that triggered this ACK - optional string memo = 2; // human-readable message for customer + optional string memo = 2; // Human-readable message for customer } // BIP-IR Extensions -- cgit v1.2.3