Commit 2a6c40f6 authored by Patrick José Pereira's avatar Patrick José Pereira
Browse files

'lib/functions.zsh: Solve typos'


Signed-off-by: default avatarPatrick José Pereira <patrickelectric@gmail.com>
parent cedc4fce
...@@ -86,7 +86,7 @@ function default() { ...@@ -86,7 +86,7 @@ function default() {
} }
# #
# Set enviroment variable "$1" to default value "$2" if "$1" is not yet defined. # Set environment variable "$1" to default value "$2" if "$1" is not yet defined.
# #
# Arguments: # Arguments:
# 1. name - The env variable to set # 1. name - The env variable to set
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment