git: c71675ef949a - main - textproc/gladtex: Fix typo in pkg-descr

From: Älven <alven_at_FreeBSD.org>
Date: Mon, 10 Nov 2025 20:29:53 UTC
The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c71675ef949a81139a2c55c061ecd4da566dc44a

commit c71675ef949a81139a2c55c061ecd4da566dc44a
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-11-10 20:28:11 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-11-10 20:29:34 +0000

    textproc/gladtex: Fix typo in pkg-descr
---
 textproc/gladtex/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/gladtex/pkg-descr b/textproc/gladtex/pkg-descr
index a5b22495021e..ed0acaec66db 100644
--- a/textproc/gladtex/pkg-descr
+++ b/textproc/gladtex/pkg-descr
@@ -1,2 +1,2 @@
 Gladtex reads a 'htex' file (html with LaTeX maths embedded in <EQ></EQ>)
-and produces html with equations substituted by images.
+and produces HTML with equations substituted by images.