From c706f0dec648b13b2cd921b243f6afdfadd8155e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 23 Sep 2015 01:53:41 +0200 Subject: fix typ --- 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 7dcd7cdf..d2454ad2 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