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 d76cd0393 Fixed a typo
d76cd0393 is described below

commit d76cd03934b3455df03c8c41d89a6e0a9e3cef2e
Author: emmanuel lecharny <[email protected]>
AuthorDate: Mon Jun 1 18:13:39 2026 +0200

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

diff --git a/README.md b/README.md
index c60f6ae6c..f546c61b4 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,6 @@ You are done...
 
 ## Code convention
 
-Like it or not, we follow the ancient Sun's standard Java convention. Not 
tabs, 4 spaces instead. Please respect this convezntion, it saves the 
committers a lot of time when merging PRs.
+Like it or not, we follow the ancient Sun's standard Java convention. Not 
tabs, 4 spaces instead. Please respect this convention, it saves the committers 
a lot of time when merging PRs.
 
 

Reply via email to