Typos a/an (#13812)

This commit is contained in:
Дилян Палаузов
2022-12-01 15:30:50 +02:00
committed by GitHub
parent 622654ff1d
commit 78534e8106
105 changed files with 144 additions and 143 deletions

View File

@@ -45,7 +45,7 @@ import org.slf4j.LoggerFactory;
/**
* This class represents a configured connection to one LCN-PCHK.
* It uses a {@link AsynchronousSocketChannel} to connect to LCN-PCHK.
* It uses an {@link AsynchronousSocketChannel} to connect to LCN-PCHK.
* Included logic:
* <ul>
* <li>Reconnection on connection loss