diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-04-01 03:42:52 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-04-01 03:42:52 +0800 |
commit | 4e3fe1da0f5ce69d19460e7508e7441a03ba928f (patch) | |
tree | 921e613990acbd13ae219b34f56b9247ee25014a | |
parent | b57a3babaa2d3c8a4847881910ebafecca39414a (diff) |
whatsnew: Add Flit-core
Also use the Normal Case for Flit-Core in a section title.
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter08/flit-core.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6153628ac..4f38a75a7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -292,6 +292,10 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>Flit-core-&flit-core-version;</para> + </listitem> + <!--<listitem> <para>&grub-upstream-fixes-patch;</para> </listitem>--> diff --git a/chapter08/flit-core.xml b/chapter08/flit-core.xml index ef62034ab..229a369ed 100644 --- a/chapter08/flit-core.xml +++ b/chapter08/flit-core.xml @@ -38,7 +38,7 @@ </sect2> <sect2 role="installation"> - <title>Installation of Flit-core</title> + <title>Installation of Flit-Core</title> <para>Build the package:</para> |