Skip to content

Commit 7fcee77

Browse files
authored
fix typo
1 parent 00c9c9e commit 7fcee77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ public GitRepositoryState(Properties properties)
652652

653653
Note on the generated git.build.time
654654
------------------------------------
655-
Note that when writing the git.porperties file the value *git.build.time* will only be updated when things in the commit information have changed.
655+
Note that when writing the git.properties file the value *git.build.time* will only be updated when things in the commit information have changed.
656656
If you only change a bit of your code and rebuild/rerun you will see an older timestamp that you may have expected.
657657

658658
Essentially the functional meaning becomes **The latest build time when the git information was written to the git.properties file** .

0 commit comments

Comments
 (0)