Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
dariavladykina authored Jan 22, 2024
1 parent 8376aaa commit 8e9eb03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/docu_styleguide.structure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2592,7 +2592,7 @@ xml:id="tab-install-source"</screen>
</listitem>
</itemizedlist>
<example xml:id="ex-profiling-xml">
<title>A phrase with one profiling attribute (single profiling)</title>
<title>A phrase with the profiling attribute <tag class="attribute">os</tag> (single profiling)</title>
<screen>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
[...]
Expand All @@ -2612,7 +2612,7 @@ PROFOS="sles"
</example>

<example xml:id="ex-multiple-profiling">
<title>Multiple profiling with numerous attributes</title>
<title>Multiple profiling with attributes <tag class="attribute">os</tag> and <tag class="attribute">arch</tag></title>
<screen>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
[...]
Expand Down

0 comments on commit 8e9eb03

Please sign in to comment.