[skip ci] Fixed typo

Added path-ignore to github actions
This commit is contained in:
Charlton, Scott R 2023-11-17 13:28:15 -07:00
parent b81c0fa8fc
commit f1ef434367

View File

@ -3,7 +3,7 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@
November 15, 2023
-----------------
PHREEQC programs: Fixed a couple malloc checks, some compiler warnings, and removed
some deprecated calls to strycpy and strcat.
some deprecated calls to strcpy and strcat.
-----------------
November 5, 2023