Fixed typo

This commit is contained in:
Oleg Agafonov 2022-09-09 00:55:13 +04:00
parent 2a227af0be
commit da6fd76c6a

View file

@ -97,7 +97,7 @@
</build>
<!-- The properties below are added added by following http://vlkan.com/blog/post/2015/11/27/maven-protobuf/ -->
<!-- The properties below are added by following http://vlkan.com/blog/post/2015/11/27/maven-protobuf/ -->
<properties>
<!-- protobuf paths -->
<protobuf.input.directory>${project.basedir}/src/main/proto</protobuf.input.directory>