summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2020-07-14 22:42:41 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2020-07-14 22:42:41 +0000
commit0b6c833ee6fa954dbd5256517d8756a4ad6dbb1a (patch)
treee296f3b7005b52982fe134bb8269244d39924b88
parentac02b5748fcb9802839ffaf457859218c273b59c (diff)
parent7615cba0fb42cdfb7eeed451c1b8f39ed997d476 (diff)
downloadbuildstream-0b6c833ee6fa954dbd5256517d8756a4ad6dbb1a.tar.gz
Merge branch 'chandan/minor-formatting-fix' into 'master'
doc/main_glossary.rst: Fix formatting of .bst file reference See merge request BuildStream/buildstream!1974
-rw-r--r--doc/source/main_glossary.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/main_glossary.rst b/doc/source/main_glossary.rst
index fb9506c7f..c97277532 100644
--- a/doc/source/main_glossary.rst
+++ b/doc/source/main_glossary.rst
@@ -54,8 +54,8 @@ Glossary
element into its output. The output is called an
:term:`Artifact <Artifact>`.
- Configuration for elements is stored in form of :term:```.bst`` files
- <``.bst`` file>` See :ref:`Declaring Elements document <format_basics>`
+ Configuration for elements is stored in form of :term:`.bst files
+ <.bst file>`. See :ref:`Declaring Elements document <format_basics>`
for more details on element configurtion.