From 8d89cda7d66b6f125c457f36beeb84abb0df07f1 Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Mon, 7 Mar 2016 00:13:26 +0100 Subject: Fix several typos This effectively merges branch 'typofixes-vlajos-20150807' of github.com:vlajos/apt with the following commit: commit 13cacb3e2e2352ba701e769fc889e3344fabbf7e Author: Veres Lajos Date: Sun Aug 9 00:12:53 2015 +0100 typofix - https://github.com/vlajos/misspell_fixer It has been rebased for a better commit message. --- test/integration/test-sourceslist-arch-plusminus-options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/test-sourceslist-arch-plusminus-options') diff --git a/test/integration/test-sourceslist-arch-plusminus-options b/test/integration/test-sourceslist-arch-plusminus-options index dbefff87b..0ce4aa9f1 100755 --- a/test/integration/test-sourceslist-arch-plusminus-options +++ b/test/integration/test-sourceslist-arch-plusminus-options @@ -73,7 +73,7 @@ echo 'deb [arch-=mips,hurd-powerpc,i386] http://example.org/debian stable rocks' testbinaries 'arch-=foreign,unknown,foreign' 'amd64' 'armel' 'armhf' 'mipsel' 'all' echo 'deb [arch=mips,i386 arch-=mips] http://example.org/debian stable rocks' > rootdir/etc/apt/sources.list -testbinaries 'substract from a arch-set' 'i386' 'all' +testbinaries 'subtract from a arch-set' 'i386' 'all' echo 'deb [arch=mips,i386 arch-=mips] http://example.org/debian stable rocks' > rootdir/etc/apt/sources.list testbinaries 'useless subtract from a arch-set' 'i386' 'all' -- cgit v1.2.3