From db243c5cf87070cabc4bf3d42e4bcd584beb319e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 22 Sep 2015 09:53:21 +0200 Subject: reproducible: fix typo/grammar --- bin/reproducible_html_repository_comparison.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh index 9d93d6ff..0145e1da 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -169,7 +169,7 @@ for PKG in $SOURCEPKGS ; do if ! $OBSOLETE_IN_SID ; then write_row "$GIT
non-standard branch" else - write_row "$GIT
non-standard branch (but that is ok, our package aint't used in unstable)" + write_row "$GIT
non-standard branch (but that is ok, our package ain't used in unstable)" fi else write_row "$GIT" -- cgit v1.2.3-54-g00ecf