Skip to content

Commit 0fe1e22

Browse files
committed
fixed name
1 parent f9b8382 commit 0fe1e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>2.0.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

10-
<name>Edinburg Prolog Parser</name>
10+
<name>Edinburgh Prolog parser</name>
1111
<description>It is a hand-written prolog parser, it allows to parse prolog sources written in Edinburgh Prolog style</description>
1212
<url>https://github.com/raydac/java-prolog-parser</url>
1313

0 commit comments

Comments
 (0)