public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Akira TAGOH <akira@tagoh.org>
To: git-commits@fedoraproject.org
Subject: [tests/fonts] rhel9: doc: fix a typo
Date: Thu, 13 Aug 2026 10:29:14 GMT	[thread overview]
Message-ID: <178661695486.1.4423098975819081136.tests-fonts-b13cab869741@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : tests/fonts
Branch : rhel9
Commit : b13cab869741d9197c197990e2f8f7f60d9a5136
Author : Akira TAGOH <akira@tagoh.org>
Date   : 2024-07-04T14:11:35+09:00
Stats  : +13/-17 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/fonts/c/b13cab869741d9197c197990e2f8f7f60d9a5136?branch=rhel9

Log:
doc: fix a typo

---
diff --git a/README.rst b/README.rst
index bae8dde..7ec3791 100644
--- a/README.rst
+++ b/README.rst
@@ -123,28 +123,24 @@ FAQ
 
 - My font package doesn't have an own config.
 
-  You can add `generic_alias` into `exclude` at `discover` section like:
+  You can add `generic_alias` into `exclude` at `discover` section like::
 
-::
-
-   discover:
-     how: fmf
-     url: https://src.fedoraproject.org/tests/fonts
-     exclude:
-       - generic_alias
+    discover:
+      how: fmf
+      url: https://src.fedoraproject.org/tests/fonts
+      exclude:
+        - generic_alias
 
 - My font package doesn't have particular language coverage.
 
-  You can add `lang_coverage` and `default_fonts` into `exclude` at `discover` section like:
-
-::
+  You can add `lang_coverage` and `default_fonts` into `exclude` at `discover` section like::
 
-   discover:
-     how: fmf
-     url: https://src.fedoraproject.org/tests/fonts
-     exclude:
-       - lang_coverage
-       - default_fonts
+    discover:
+      how: fmf
+      url: https://src.fedoraproject.org/tests/fonts
+      exclude:
+        - lang_coverage
+        - default_fonts
 
 - Unable to run `tmt run` locally.
 

             reply	other threads:[~2026-08-13 10:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-13 10:29 Akira TAGOH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-13 10:29 [tests/fonts] rhel9: doc: fix a typo Akira TAGOH
2026-08-13 10:29 Akira TAGOH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178661695486.1.4423098975819081136.tests-fonts-b13cab869741@fedoraproject.org \
    --to=akira@tagoh.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox