Skip to content

Commit c6e299b

Browse files
committed
Fixed typo in LOADER_PATH
1 parent 0d5dbfd commit c6e299b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fi
5858

5959
USER="$(whoami)"
6060
LOADER="com.mpvnet.loader"
61-
LOADER_PATH="/home/${USER}/.mozilla/native-messanging-hosts/"
61+
LOADER_PATH="/home/${USER}/.mozilla/native-messaging-hosts/"
6262
EXTENSION="mpvnet.xpi"
6363

6464
AC_SUBST([FIREFOX])

0 commit comments

Comments
 (0)