Typos a/an (#13819)

This commit is contained in:
Дилян Палаузов
2022-12-02 14:07:31 +02:00
committed by GitHub
parent e979be4911
commit 6c1373f7c2
121 changed files with 167 additions and 167 deletions

View File

@@ -17,7 +17,7 @@ import java.util.StringJoiner;
import org.eclipse.jdt.annotation.NonNullByDefault;
/**
* A Component in the Nobø Hub can be a oven, a floor or a switch.
* A Component in the Nobø Hub can be an oven, a floor or a switch.
*
* @author Jørgen Austvik - Initial contribution
* @author Espen Fossen - Initial contribution