diff mbox series

ebizzy: Fix a typo in README

Message ID 20240609130120.62790-1-vineethr@linux.ibm.com
State Accepted
Headers show
Series ebizzy: Fix a typo in README | expand

Commit Message

Madadi Vineeth Reddy June 9, 2024, 1:01 p.m. UTC
Fixed a spelling mistake in the README ("anre" to "are").

Signed-off-by: Madadi Vineeth Reddy <vineethr@linux.ibm.com>
---
 utils/benchmark/ebizzy-0.3/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Petr Vorel June 10, 2024, 12:57 p.m. UTC | #1
Hi,

> Fixed a spelling mistake in the README ("anre" to "are").

> Signed-off-by: Madadi Vineeth Reddy <vineethr@linux.ibm.com>
> ---
>  utils/benchmark/ebizzy-0.3/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/utils/benchmark/ebizzy-0.3/README b/utils/benchmark/ebizzy-0.3/README
> index 6552f420d..57797d3b2 100644
> --- a/utils/benchmark/ebizzy-0.3/README
> +++ b/utils/benchmark/ebizzy-0.3/README
> @@ -11,7 +11,7 @@ Compiling
>  ---------

>  First configure ebizzy for your platform by typing "./configure".
> -Currently Linux and Solaris anre supported.  Then type "make".  The
> +Currently Linux and Solaris are supported.  Then type "make".  The

Thanks, obviously correct, thus merged.

But we don't support Solaris any more, also ebizzy is not in any runtest,
thus it's unused (we were discussing it in the past but nothing has changed).

Kind regards,
Petr

>  resulting binary will be named "ebizzy".

>  Running
diff mbox series

Patch

diff --git a/utils/benchmark/ebizzy-0.3/README b/utils/benchmark/ebizzy-0.3/README
index 6552f420d..57797d3b2 100644
--- a/utils/benchmark/ebizzy-0.3/README
+++ b/utils/benchmark/ebizzy-0.3/README
@@ -11,7 +11,7 @@  Compiling
 ---------
 
 First configure ebizzy for your platform by typing "./configure".
-Currently Linux and Solaris anre supported.  Then type "make".  The
+Currently Linux and Solaris are supported.  Then type "make".  The
 resulting binary will be named "ebizzy".
 
 Running