Fix typo
This commit is contained in:
parent
41ee91c53c
commit
399dd7b89f
|
|
@ -2,4 +2,4 @@ Version: 1.0.2.
|
|||
Hello world!
|
||||
This should be twenty-three: 23.
|
||||
This line has been changed: false.
|
||||
This value comes from enviroment variables: enviroment
|
||||
This value comes from environment variables: environment
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ Version: @VERSION@.
|
|||
Hello {0}!
|
||||
This should be twenty-three: 23.
|
||||
This line has been changed: false.
|
||||
This value comes from enviroment variables: _ENV_
|
||||
This value comes from environment variables: _ENV_
|
||||
|
|
|
|||
Loading…
Reference in New Issue