Skip to content

Commit 9e4ed0a

Browse files
authored
typo
1 parent f160699 commit 9e4ed0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/wordpress_update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ then
125125
export WPATH
126126
if [ ! -d "$WPATH"/wp-admin ]
127127
then
128-
msg_box "Wordpress doesn't seem to be installed in the regular path. We tried to find it, but didn't suceed.
128+
msg_box "Wordpress doesn't seem to be installed in the regular path. We tried to find it, but didn't succeed.
129129
130130
The script will now exit."
131131
exit 1

0 commit comments

Comments
 (0)