mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Fix inaccuracy in comments.
This commit is contained in:
parent
efde121720
commit
99af3a1799
@ -15,7 +15,7 @@ import Development.GitRev
|
||||
import Paths_semantic (version)
|
||||
|
||||
-- The SHA1 hash of this build of semantic.
|
||||
-- If compiled as a development build, this will be all zeroes.
|
||||
-- If compiled as a development build, this will be @<development>@.
|
||||
buildSHA :: String
|
||||
#ifdef COMPUTE_GIT_SHA
|
||||
buildSHA = $(gitHash)
|
||||
|
Loading…
Reference in New Issue
Block a user