From: Nishi Date: Mon, 23 Sep 2024 12:21:52 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=11b7002b1cfec2148923fb7c45cd0c83847bfee9;p=tewi.git fix typo git-svn-id: file:///raid/svn-personal/tewi/trunk@143 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Server/tw_version.h b/Server/tw_version.h index 66d734a..b0cd08b 100644 --- a/Server/tw_version.h +++ b/Server/tw_version.h @@ -7,7 +7,7 @@ extern "C" { #endif -#define TW_VERSION "1.06\0" +#define TW_VERSION "1.06A\0" const char* tw_get_version(void); const char* tw_get_platform(void); diff --git a/Tool/itworks.c b/Tool/itworks.c index 14224b2..5089b62 100644 --- a/Tool/itworks.c +++ b/Tool/itworks.c @@ -14,7 +14,7 @@ int main() { printf(" \n"); printf("

It works! - Tewi HTTPd is installed on this website!

\n"); printf("

\n"); - printf(" If you can see this page, then the people who own this domain have just installed Tewi HTTPd successfully. They not have to add content to this directoryt and replace this placeholder page, or else point the server at their real content.\n"); + printf(" If you can see this page, then the people who own this domain have just installed Tewi HTTPd successfully. They now have to add content to this directoryt and replace this placeholder page, or else point the server at their real content.\n"); printf("

\n"); printf("
\n"); printf("
\n"); @@ -25,7 +25,7 @@ int main() { printf(" For the document, take a look at Tewi HTTPd Trac.\n"); printf("

\n"); printf("

\n"); - printf(" The Webmaster of this site is free to use the iamge below on the Tewi HTTPd-powered Web server. Thanks for using Tewi HTTPd!\n"); + printf(" The Webmaster of this site is free to use the image below on the Tewi HTTPd-powered Web server. Thanks for using Tewi HTTPd!\n"); printf("

\n"); printf("
\n"); printf(" \n");