added code formatting to text
authorAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Tue, 24 Sep 2019 19:48:53 +0000 (15:48 -0400)
committerAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Tue, 24 Sep 2019 19:48:53 +0000 (15:48 -0400)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>

docs/RELEASE_NOTES_3_4.adoc

index 49b91b7..28acc5d 100644 (file)
@@ -60,9 +60,9 @@ Aged Billings and Payments
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Two new database tables are added for tracking aged billings and payments:
-money.aged_billing and money.aged_payment.
+`money.aged_billing` and `money.aged_payment`.
 
-Two new database views are added, money.all_billings and money.all_payments
+Two new database views are added, `money.all_billings` and `money.all_payments`
 for aggregating data across the active and aged tables.
 
 When a circulation is aged, billings and payments linked to the circulation
@@ -790,4 +790,4 @@ TODO
 
 We regret any omissions.  If a contributor has been inadvertently
 missed, please open a bug at http://bugs.launchpad.net/evergreen/
-with a correction.
+with a correction.
\ No newline at end of file