Typos a/an (#13876)
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user