# HG changeset patch # User Paul Issott # Date 1543661286 0 # Node ID 4a74c7b219fe0a883e34249878653da128b1fdb0 # Parent 4871abb4dc670f360b25c0d1a75048f9dfa7c6cc Typos (again) diff -r 4871abb4dc67 -r 4a74c7b219fe lighttpd/index.cgi --- a/lighttpd/index.cgi Sat Dec 01 10:22:06 2018 +0000 +++ b/lighttpd/index.cgi Sat Dec 01 10:48:06 2018 +0000 @@ -1009,7 +1009,7 @@ ;; ss) t="Site script" - p="This autotools-based building system uses site script; most of paths (like prefix, sysconfdir and mandir) are defined there with correct default values" + p="This autotools-based building system uses site script; most of the paths (like prefix, sysconfdir and mandir) are defined there with correct default values" s="You may remove your paths from configure invocation" ;; fadd) @@ -1019,7 +1019,7 @@ ;; frem) t="Files have been removed" - p="Some files existing in \$install do not belong to any package" + p="Some files existing in \$install not belonging to any package" s="Revise genpkg_rules() or add files to “overrides” list" ;; fdup)