This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.2.X by this push:
     new 1069e9494 Fixed a typo
1069e9494 is described below

commit 1069e949478b4837a959e6269ef875ddfee424bf
Author: emmanuel lecharny <[email protected]>
AuthorDate: Mon Jun 1 18:18:21 2026 +0200

    Fixed a typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f546c61b4..313b488e5 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ It's as simple as typing:
 $ mvn clean install [-Pserial]
 ```
 
-(The '-Pserial' flag is optional. It's onlt use if you want to generate the 
code using the LGPL rxtx library).
+(The '-Pserial' flag is optional. It's only useful if you want to generate the 
code using the LGPL rxtx library).
 
 You are done...
 

Reply via email to