Skip to content

Commit 81664d1

Browse files
committed
typos in changelog
1 parent ef967c3 commit 81664d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Changelog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ HYPERMAIL VERSION 2.4.1:
99
* configure.ac
1010
configure didn't signal an error if yacc was not installed
1111

12-
* src/parse.c
13-
URLs were not detected and converted when they were preceeded by a :
14-
that was not attached to a valid URL like foo: https://example.com or :
15-
https://example.com
12+
* src/string.c
13+
parseurl(): URLs were not detected and converted when they were
14+
preceeded by a : that was not attached to a valid URL like
15+
foo: https://example.com or : https://example.com
1616

1717
2020-02-23 @cacsar
1818
* Makefile.in

0 commit comments

Comments
 (0)