Merge pull request #154 from bsodmike/fix/spelling-typos
/ : fix correct typo for spelling public wrong
This commit is contained in:
commit
e79fd21975
|
|
@ -82,7 +82,7 @@ ENV_SIZE=""
|
|||
ENV_OFFSET=""
|
||||
|
||||
################################################################################
|
||||
# Plubic Configure
|
||||
# Public Configure
|
||||
################################################################################
|
||||
C_BLACK="\e[30;1m"
|
||||
C_RED="\e[31;1m"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
################################################################################
|
||||
# Plubic Configure
|
||||
# Public Configure
|
||||
################################################################################
|
||||
C_BLACK="\e[30;1m"
|
||||
C_RED="\e[31;1m"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user