Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 20:45:47 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4ec56fe7b08 - main - CHANGES: Fix typos
Message-ID:  <202404082045.438KjlMx074592@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by flo:

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

commit f4ec56fe7b087557686a786e13d07eaf0ee882df
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2024-04-08 20:43:33 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2024-04-08 20:43:33 +0000

    CHANGES: Fix typos
    
    Remember to run git add before git commit --amend to actually include last
    minute changes in the commit ;)
---
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 75aad857ff26..fcea611bda78 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,7 +16,7 @@ AUTHOR: flo@FreeBSD.org
   A new variable DBD_MYSQL has been introduced and should be used to depend
   on the correct version of p5-DBD-mysql. Versions >= 5.000 removed support
   for MariaDB. DBD_MYSQL will check which MYSQL_FLAVOUR is used and set the
-  correct version as a dependancy. For this to work ports need to add mysql
+  correct version as a dependency. For this to work, ports need to add mysql
   to USES.
 
 20240408:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404082045.438KjlMx074592>