Typos a/an (#13876)

This commit is contained in:
Дилян Палаузов
2022-12-08 22:12:49 +02:00
committed by GitHub
parent 177ce2a217
commit 0ffc5257d5
140 changed files with 166 additions and 166 deletions

View File

@@ -40,7 +40,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The {@link BAE0910} class defines an BAE0910 device
* The {@link BAE0910} class defines a BAE0910 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -32,7 +32,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The {@link DS18x20} class defines an DS18x20 or DS1822 device
* The {@link DS18x20} class defines a DS18x20 or DS1822 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -32,7 +32,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The {@link DS1923} class defines an DS1923 device
* The {@link DS1923} class defines a DS1923 device
*
* @author Jan N. Klug - Initial contribution
* @author Michał Wójcik - Adapted to DS1923

View File

@@ -19,7 +19,7 @@ import org.openhab.binding.onewire.internal.handler.OwBaseThingHandler;
import org.openhab.binding.onewire.internal.handler.OwserverBridgeHandler;
/**
* The {@link DS2401} class defines an DS2401 (iButton) device
* The {@link DS2401} class defines a DS2401 (iButton) device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -20,7 +20,7 @@ import org.openhab.binding.onewire.internal.handler.OwBaseThingHandler;
import org.openhab.binding.onewire.internal.owserver.OwserverDeviceParameter;
/**
* The {@link DS2405} class defines an DS2405 device
* The {@link DS2405} class defines a DS2405 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -20,7 +20,7 @@ import org.openhab.binding.onewire.internal.handler.OwBaseThingHandler;
import org.openhab.binding.onewire.internal.owserver.OwserverDeviceParameter;
/**
* The {@link DS2406_DS2413} class defines an DS2406 or DS2413 device
* The {@link DS2406_DS2413} class defines a DS2406 or DS2413 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -20,7 +20,7 @@ import org.openhab.binding.onewire.internal.handler.OwBaseThingHandler;
import org.openhab.binding.onewire.internal.owserver.OwserverDeviceParameter;
/**
* The {@link DS2408} class defines an DS2408 device
* The {@link DS2408} class defines a DS2408 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -27,7 +27,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The {@link DS2423} class defines an DS2423 device
* The {@link DS2423} class defines a DS2423 device
*
* @author Jan N. Klug - Initial contribution
*/

View File

@@ -38,7 +38,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* The {@link DS2438} class defines an DS2438 device
* The {@link DS2438} class defines a DS2438 device
*
* @author Jan N. Klug - Initial contribution
*/