Skip to content

Commit 0b266f2

Browse files
committed
[docs][llvm-objcopy] Fix unpaired <align>`
1 parent b28412d commit 0b266f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandGuide/llvm-objcopy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ multiple file formats.
127127

128128
.. option:: --set-section-alignment <section>=<align>
129129

130-
Set the alignment of section ``<section>`` to `<align>``. Can be specified
130+
Set the alignment of section ``<section>`` to ``<align>``. Can be specified
131131
multiple times to update multiple sections.
132132

133133
.. option:: --set-section-flags <section>=<flag>[,<flag>,...]

0 commit comments

Comments
 (0)