]> git.sesse.net Git - skvidarsync/blobdiff - www/event.pl
Spelling fix.
[skvidarsync] / www / event.pl
index 093754db5632a9ae83f8af1c0fbf3290deabbf91..2f2954d5c78ef8bca982021a29fa304cf3903ecf 100755 (executable)
@@ -83,7 +83,7 @@ if (exists($json->{'event'}) && exists($json->{'event'}{'type'})) {
 
        # Fall through.
 } else {
-       print STDERR "Has no type; igoring.\n";
+       print STDERR "Has no type; ignoring.\n";
 }
 
 print CGI->header(-type=>'text/plain');