lkml.org 
[lkml]   [2022]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH][next] KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
From
On 12/1/22 10:13, Colin Ian King wrote:
> There is a spelling mistake in some help text. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> tools/testing/selftests/kvm/dirty_log_perf_test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/testing/selftests/kvm/dirty_log_perf_test.c b/tools/testing/selftests/kvm/dirty_log_perf_test.c
> index c33e89012ae6..e9d6d1aecf89 100644
> --- a/tools/testing/selftests/kvm/dirty_log_perf_test.c
> +++ b/tools/testing/selftests/kvm/dirty_log_perf_test.c
> @@ -398,7 +398,7 @@ static void help(char *name)
> printf(" -x: Split the memory region into this number of memslots.\n"
> " (default: 1)\n");
> printf(" -w: specify the percentage of pages which should be written to\n"
> - " as an integer from 0-100 inclusive. This is probabalistic,\n"
> + " as an integer from 0-100 inclusive. This is probabilistic,\n"
> " so -w X means each page has an X%% chance of writing\n"
> " and a (100-X)%% chance of reading.\n"
> " (default: 100 i.e. all pages are written to.)\n");

Queued, thanks.

Paolo

\
 
 \ /
  Last update: 2022-12-02 19:27    [W:0.069 / U:0.984 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site