From 4152e4cbe79074b3943bbad5d0fa0f497ea9092f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 21 Feb 2016 12:58:50 +0000 Subject: [PATCH] Typo --- src/freedombone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone b/src/freedombone index d33a2cb9..02ed26fb 100755 --- a/src/freedombone +++ b/src/freedombone @@ -7228,7 +7228,7 @@ function install_tox_client { fi # update to the next commit - set_repo_commit $INSTALL_DIR/toxic "Toxix commit" "$TOXIC_COMMIT" $TOXIC_REPO + set_repo_commit $INSTALL_DIR/toxic "Toxic commit" "$TOXIC_COMMIT" $TOXIC_REPO if grep -Fxq "install_tox_client" $COMPLETION_FILE; then return