public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/fonts] rhel9: doc: fix a typo
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; 3+ messages in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
doc: fix a typo

---
diff --git a/README.rst b/README.rst
index 817cb38..24c913c 100644
--- a/README.rst
+++ b/README.rst
@@ -155,10 +155,10 @@ FAQ
 
 ::
 
-  prepare:
-    name: tmt
-    how: install
-    package: <package name to test>
+    prepare:
+      name: tmt
+      how: install
+      package: <package name to test>
 
   or `fontrpmspec-gentmt -a` if you use fontrpmspec to generate.
 

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [tests/fonts] rhel9: doc: fix a typo
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; 3+ messages in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

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.
 

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [tests/fonts] rhel9: doc: fix a typo
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; 3+ messages in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
doc: fix a typo

---
diff --git a/README.rst b/README.rst
index 24c913c..bae8dde 100644
--- a/README.rst
+++ b/README.rst
@@ -151,9 +151,7 @@ FAQ
   You may want to add the following snippet into your fmf plan file.
   Please note that a package set to `package:` will be pulled from
   the official repo. it may not contains any changes you may made in
-  your repo:
-
-::
+  your repo::
 
     prepare:
       name: tmt

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-13 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 10:29 [tests/fonts] rhel9: doc: fix a typo Akira TAGOH
2026-08-13 10:29 Akira TAGOH
2026-08-13 10:29 Akira TAGOH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox