FIX correct typo for spelling Public wrong?

This commit is contained in:
Michael de Silva 2024-08-22 01:30:21 +05:30
parent a05bd82062
commit 2f094b688a
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ ENV_SIZE=""
ENV_OFFSET="" ENV_OFFSET=""
################################################################################ ################################################################################
# Plubic Configure # Public Configure
################################################################################ ################################################################################
C_BLACK="\e[30;1m" C_BLACK="\e[30;1m"
C_RED="\e[31;1m" C_RED="\e[31;1m"

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# Plubic Configure # Public Configure
################################################################################ ################################################################################
C_BLACK="\e[30;1m" C_BLACK="\e[30;1m"
C_RED="\e[31;1m" C_RED="\e[31;1m"