diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index e46e64e288..36c61c30b5 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,15 @@
-->
+
+ July 17th, 2024
+
+
+ [Zeckmathederg] - ply: Adjust capitalization.
+
+
+
+
July 16th, 2024
diff --git a/shareddeps/drivers/ply.xml b/shareddeps/drivers/ply.xml
index 039bbafa03..339bf01f28 100644
--- a/shareddeps/drivers/ply.xml
+++ b/shareddeps/drivers/ply.xml
@@ -4,25 +4,25 @@
%general-entities;
-
+
]>
-
+
- PLY-&ply-version;
+ ply-&ply-version;
- PLY
+ ply
- Introduction to PLY
+ Introduction to ply
- PLY is a zero-dependency Python implementation
+ The ply is a zero-dependency Python implementation
of the traditional parsing tools lex and yacc.
@@ -44,7 +44,7 @@
- Installation of PLY
+ Installation of ply
Build the module: