Project

General

Profile

Actions

Bug #474

closed

typos in source

Added by Anonymous over 18 years ago. Updated almost 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

s/allow/allowed:


lighttpd-1.4.9 $ grep -n 'are allow in the condition' src/configfile.c
452: "only =~ and == are allow in the condition");
491: "only !~ and != are allow in the condition");

s/initized/initialised/:


# zgrep -n initized /usr/share/doc/lighttpd-1.4.9/configuration.txt.gz
57:  var.PID is initized to the pid of lighttpd before config is parsed

s/mod_indexfiles/mod_indexfile:


zgrep -n indexfiles /usr/share/doc/lighttpd-1.4.9/configuration.txt.gz
293:  - mod_indexfiles

-- Elan Ruusamäe <glen

Actions #1

Updated by jan over 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r968

Actions

Also available in: Atom