From 02ba09793b0ad77d93a22074842cfa879a900e31 Mon Sep 17 00:00:00 2001 From: Venji10 Date: Tue, 18 May 2021 13:17:03 +0000 Subject: [PATCH] anbox-image: fix typo in APKBUILD (MR 2178) [skip ci] Just a comment fix, no need for CI --- main/anbox-image/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/anbox-image/APKBUILD b/main/anbox-image/APKBUILD index 94fc3006a..9847eefce 100644 --- a/main/anbox-image/APKBUILD +++ b/main/anbox-image/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Antoine Fontaine # Preferably we would build our own Android images, but this requires a large amount of storage and hardware: -# 20G of "sources", that include prebuilt glibc binairies (clang, bison, protobuf!) and may require multilib. +# 20G of "sources", that include prebuilt glibc binaries (clang, bison, protobuf!) and may require multilib. # So we use pre-built images by Anbox for now. pkgname=anbox-image