Skip to content

Commit f0e387c

Browse files
committed
fix spelling errors
Signed-off-by: Martin Schurz <[email protected]>
1 parent 1b5afd7 commit f0e387c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/process_env_var.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ def params
4242
end
4343

4444
def to_s
45-
"Enviroment variables for #{@process}"
45+
"Environment variables for #{@process}"
4646
end
4747
end

0 commit comments

Comments
 (0)