Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f199100e authored by Morten Lautrup's avatar Morten Lautrup Committed by GitHub
Browse files

Fix typo in utils/searx.sh (#3331)

parent c1a611c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -533,7 +533,7 @@ EOF
}

test_local_searx() {
    rst_title "Testing searx instance localy" section
    rst_title "Testing searx instance locally" section
    echo

    if service_is_available "http://${SEARX_INTERNAL_HTTP}" &>/dev/null; then