cookutils rev 1106

Typos (again)
author Paul Issott <paul@slitaz.org>
date Sat Dec 01 10:48:06 2018 +0000 (2018-12-01)
parents 4871abb4dc67
children 7fdea1dfb4e2
files lighttpd/index.cgi
line diff
     1.1 --- a/lighttpd/index.cgi	Sat Dec 01 10:22:06 2018 +0000
     1.2 +++ b/lighttpd/index.cgi	Sat Dec 01 10:48:06 2018 +0000
     1.3 @@ -1009,7 +1009,7 @@
     1.4  				;;
     1.5  			ss)
     1.6  				t="Site script"
     1.7 -				p="This autotools-based building system uses site script; most of paths (like <var>prefix</var>, <var>sysconfdir</var> and <var>mandir</var>) are defined there with correct default values"
     1.8 +				p="This autotools-based building system uses site script; most of the paths (like <var>prefix</var>, <var>sysconfdir</var> and <var>mandir</var>) are defined there with correct default values"
     1.9  				s="You may remove your paths from <code>configure</code> invocation"
    1.10  				;;
    1.11  			fadd)
    1.12 @@ -1019,7 +1019,7 @@
    1.13  				;;
    1.14  			frem)
    1.15  				t="Files have been removed"
    1.16 -				p="Some files existing in <var>\$install</var> <a href=\"$base/$PACKAGE/files#orphans\">do not belong to any package</a>"
    1.17 +				p="Some files existing in <var>\$install</var> <a href=\"$base/$PACKAGE/files#orphans\">not belonging to any package</a>"
    1.18  				s="Revise <code>genpkg_rules()</code> or add files to “<a href=\"$base/$PACKAGE/stuff/overrides\">overrides</a>” list"
    1.19  				;;
    1.20  			fdup)