Skip to content

Commit 4abfbe6

Browse files
committed
Fix spelling in header
1 parent fd2ae28 commit 4abfbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# and the script will not try to download the arhive from github, since '~' char is
77
# not accepted in branch name.
88
# Compile but dont install -> ./hst_autocompile.sh --hestia --noinstall --keepbuild '~localsrc'
9-
# Compilea and install -> ./hst_autocompile.sh --hestia --install '~localsrc'
9+
# Compile and install -> ./hst_autocompile.sh --hestia --install '~localsrc'
1010

1111
# Clear previous screen output
1212
clear

0 commit comments

Comments
 (0)