From 8ce5707a4295096d8510f1d8883ffc45d81a62ee Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Mon, 4 Jun 2018 23:48:25 -0600 Subject: docs: fix code annotation --- docs/julia.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/julia.rst') diff --git a/docs/julia.rst b/docs/julia.rst index c9b73db2..99637926 100644 --- a/docs/julia.rst +++ b/docs/julia.rst @@ -541,7 +541,7 @@ Above, ``Block`` refers to ``Block`` in the JULIA code grammar explained in the An example JULIA Object is shown below: -..code:: +.. code:: // Code consists of a single object. A single "code" node is the code of the object. // Every (other) named object or data section is serialized and -- cgit v1.2.3