# HG changeset patch # User Paul Issott # Date 1497549733 -3600 # Node ID 51eafb844ec42778d0f5fdfd76b19e48a718e707 # Parent 034176ce0e8ab06160d48687b76b2ea4e217d208 Tiny edits diff -r 034176ce0e8a -r 51eafb844ec4 lighttpd/index.cgi --- a/lighttpd/index.cgi Thu Jun 15 03:28:08 2017 +0300 +++ b/lighttpd/index.cgi Thu Jun 15 19:02:13 2017 +0100 @@ -1094,7 +1094,7 @@ size=$(du -hs $dir | awk '{ sub(/\.0/, ""); print $1 }') - echo "

Content of package “$namever” (${size:-empty}):

" + echo "

Contents of package “$namever” (${size:-empty}):

" echo '
'
 			if [ -s "$wok/$indir/taz/$p-$ver/files.list" ]; then
 				echo -n 'permissions·lnk·user    ·'
@@ -1329,7 +1329,7 @@
 								wok/*) page="${arg#wok/}"; page="$base/$pkg/browse/${page#*/}";;
 								*)     page="$base/$pkg/browse/install/usr/share/$cmd/$arg";;
 							esac
-							# make the iframe height so long to contain its content without scrollbar
+							# make the iframe height so long to contain its contents without scrollbar
 							echo ""
 							;;
 						*.pdf)