summaryrefslogtreecommitdiff
path: root/src/htsweb.c
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2023-01-14 16:26:11 +0100
committerXavier Roche <roche@httrack.com>2023-01-14 17:21:57 +0100
commitfa0e5f72e079cf5b3dc0331c12499e04875d7726 (patch)
treeca5bd5e0f8b287523b676ff67516f09c2fd289c5 /src/htsweb.c
parentb1a98a7f16885ff5935d7e159540f4c6acb393e3 (diff)
Fixed typos
Diffstat (limited to 'src/htsweb.c')
-rw-r--r--src/htsweb.c2
1 files changed, 1 insertions, 1 deletions
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
{