From: Nishi Date: Mon, 7 Oct 2024 15:25:02 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=e373e96ae3fbc45a90ffb2d344106b4d6a89afe3;p=koakuma.git fix typo git-svn-id: file:///raid/svn-personal/koakuma/trunk@49 219d0f9c-2d94-d447-890a-813e76b88fe9 --- diff --git a/koakuma.cgi.in b/koakuma.cgi.in index 848b2f9..23d50d4 100644 --- a/koakuma.cgi.in +++ b/koakuma.cgi.in @@ -254,7 +254,7 @@ proc start_html {title has_toc} { rputs "" rputs " " rputs " " - rputs " $title - $instnace_name" + rputs " $title - $instance_name" rputs " " set msie " src=\"$koakuma_png\"" if { [info exists "env(HTTP_USER_AGENT)"] } {