From fa0e5f72e079cf5b3dc0331c12499e04875d7726 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sat, 14 Jan 2023 16:26:11 +0100 Subject: Fixed typos --- src/htsweb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/htsweb.c') diff --git a/src/htsweb.c b/src/htsweb.c index 2ef8c3b..294d41d 100644 --- a/src/htsweb.c +++ b/src/htsweb.c @@ -152,7 +152,7 @@ int main(int argc, char *argv[]) { int defaultPort = 0; int parentPid = 0; - printf("Initialzing the server..\n"); + printf("Initializing the server..\n"); #ifdef _WIN32 { -- cgit v1.2.3