Unimportant typo fixed

This commit is contained in:
Beep6581 2017-01-30 22:47:27 +01:00 committed by GitHub
parent bc19897bc7
commit 139df58ade
1 changed files with 1 additions and 1 deletions

View File

@ -72,5 +72,5 @@ printf '%s\n' "Git information extracted:" \
" Commit date: ${gitCommitDate}" \
" Commits since tag: ${gitCommitsSinceTag}" \
" Commits since branch: ${gitCommitsSinceBranch}" \
" Unreliable verison: ${gitVersionNumericBS}" \
" Unreliable version: ${gitVersionNumericBS}" \
""