From: Dan Wells Date: Thu, 7 Sep 2017 13:38:34 +0000 (-0400) Subject: Fix thinko in 3.0 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=99da6741036d4fcc2a35ad33b35edee5eb088ff2;p=evergreen%2Fpines.git Fix thinko in 3.0 release notes 'code' doesn't seem to be a recognized formatting keyword; change to 'source' instead. Signed-off-by: Dan Wells --- diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc index a52f2a9807..76ffc12196 100644 --- a/docs/RELEASE_NOTES_3_0.adoc +++ b/docs/RELEASE_NOTES_3_0.adoc @@ -430,7 +430,7 @@ API's in the opensrf_core.xml file. Sample diff: -[code,sh] +[source,sh] --------------------------------------------------------------------- --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example