From 6ff0b344af6679518694bd88db09fa2078ae4ea0 Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Sat, 1 Jul 2017 20:00:27 +0200 Subject: [PATCH] utils/readme.txt: fix typos for size-stats-compare A few typos sneaked into the new utils readme... Additionally, I formulated the list of use cases a bit differently. Signed-off-by: Thomas De Schampheleire Signed-off-by: Thomas Petazzoni --- utils/readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/readme.txt b/utils/readme.txt index a90805fb00..fd20e8ee67 100644 --- a/utils/readme.txt +++ b/utils/readme.txt @@ -28,10 +28,10 @@ scanpypi a script to create a Buildroot package by scanning a PyPI package description. -size-stat-compare - a script to compare the rootfs size between two differnt Buildroot +size-stats-compare + a script to compare the rootfs size between two different Buildroot configurations. This can be used to identify the size impact of - a specific option, or of a set of specific options, or an update + a specific option, of a set of specific options, or of an update to a newer Buildroot version... test-pkg