diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-04-07 11:33:55 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-04-07 11:33:55 +0200 |
commit | d597abebdc99a7bc771bed0dd011fe45ce382bcc (patch) | |
tree | 8d322d364013d8fadaee843b1209e4922dbb42b9 /ebuild-maintenance/removal | |
parent | ebuild-writing/eapi: Reformat the lists. (diff) | |
download | devmanual-d597abebdc99a7bc771bed0dd011fe45ce382bcc.tar.gz devmanual-d597abebdc99a7bc771bed0dd011fe45ce382bcc.tar.bz2 devmanual-d597abebdc99a7bc771bed0dd011fe45ce382bcc.zip |
Remove unnecessary quotation marks.
According to the style guide.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-maintenance/removal')
-rw-r--r-- | ebuild-maintenance/removal/text.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ebuild-maintenance/removal/text.xml b/ebuild-maintenance/removal/text.xml index 1d8da69..eabbdaf 100644 --- a/ebuild-maintenance/removal/text.xml +++ b/ebuild-maintenance/removal/text.xml @@ -20,9 +20,9 @@ get a newer version marked stable, then please file a bug or ask on IRC. </p> <p> -You should also not cause an unnecessary downgrade for any "<c>~arch</c>" -when removing ebuilds <d/> instead, it is best to get the newest version -marked "<c>~arch</c>" first and then remove redundant versions of the ebuild. +You should also not cause an unnecessary downgrade for any <c>~arch</c> when +removing ebuilds <d/> instead, it is best to get the newest version marked +<c>~arch</c> first and then remove redundant versions of the ebuild. </p> </body> |