Skip to content

Commit 02ca11d

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Fixed a RST syntax issue
2 parents c0be138 + e871fe3 commit 02ca11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Since the ``container.build_time`` value will change every time you compile the
154154
application, the build will not be strictly reproducible. If you care about
155155
this, the solution is to use another configuration parameter called
156156
``kernel.container_build_time`` and set it to a non-changing build time to
157-
achieve a strict reproducible build::
157+
achieve a strict reproducible build:
158158

159159
.. configuration-block::
160160

0 commit comments

Comments
 (0)