From 580fd9d14cdb1c56a5e30e2b240872fedee1ae38 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 23 Sep 2015 16:17:36 +0200 Subject: reproducible: fix punctation --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index ec7a62b8..0faaad03 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -355,7 +355,7 @@ write_explaination_table() { if [ "$1" != "FreeBSD" ] ; then write_page "hour, minutehour and minute will probably vary between two builds...but this is not enforced systematically... (currently, work in progress)" if [ "$1" = "debian" ] ; then - write_page "Filesystemtmpfsvaried using disorderfs (manpage)" + write_page "filesystemtmpfsvaried using disorderfs (manpage)" else write_page "Filesystemtmpfssame for both builds (currently, this could be varied using disorderfs)" fi -- cgit v1.2.3-54-g00ecf