From 38757e73a663ef7fac5adf1386b55ab1dc2615f0 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 15 Dec 2020 15:29:38 -0800 Subject: [PATCH] grammar --- inxi.changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi.changelog b/inxi.changelog index 18ae7b9..a1f8ad7 100644 --- a/inxi.changelog +++ b/inxi.changelog @@ -168,7 +168,7 @@ like the device name and variant, and a few other specialized items. You can see your android device lets inxi read build.prop if you see under -S Distro: Android 7.1 (2016-07-23) or just Android. If it shows just android, that means it can't read that file. Showing Android however is also new, since while inxi -can't always read build.prop if that file is there, it's android, so inxi +can't always read build.prop, if that file is there, it's android, so inxi finally can recognize it's in android, even though it can't give much info if it's locked down. Inxi in fact did not previously know it was running in android, which is quite different from ARM systems in some ways, but now it does.