From 399dd7b89ff25f4a2218372d89c8e29b3dfeb302 Mon Sep 17 00:00:00 2001 From: Riccardo Rigutini <47950599+richardrigutins@users.noreply.github.com> Date: Mon, 14 Aug 2023 08:57:14 +0000 Subject: [PATCH] Fix typo --- test-files/test1.check.txt | 2 +- test-files/test1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-files/test1.check.txt b/test-files/test1.check.txt index 99b90ad..415af53 100644 --- a/test-files/test1.check.txt +++ b/test-files/test1.check.txt @@ -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 diff --git a/test-files/test1.txt b/test-files/test1.txt index 1c8b20c..273dc2f 100644 --- a/test-files/test1.txt +++ b/test-files/test1.txt @@ -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_