From 0fc54213c235229d82af2a0acb516a14b02d106e Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 1 May 2021 08:41:14 -0400 Subject: [PATCH] ref-manual: delete extraneous back quote (From yocto-docs rev: 784d39fe28436302b4df7e1ea08582d4d2f664c6) Signed-off-by: Robert P. J. Day Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/structure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index b1201e4fb6..6bcb6359f2 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst @@ -279,7 +279,7 @@ file, it uses ``sed`` to substitute final .. note:: You can see how the ``TEMPLATECONF`` variable is used by looking at the - ``scripts/oe-setup-builddir``` script in the :term:`Source Directory`. + ``scripts/oe-setup-builddir`` script in the :term:`Source Directory`. You can find the Yocto Project version of the ``local.conf.sample`` file in the ``meta-poky/conf`` directory.