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=bf557717f150d306015f64bd29ece29e9e8eb4c8;p=contrib%2FConifer.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