Typos a/an (#13812)
This commit is contained in:
@@ -22,7 +22,7 @@ Additionally, the parameter `backgroundDiscovery` can be set to true/false. When
|
||||
|
||||
## Example
|
||||
|
||||
This is how an BlueGiga adapter can be configured textually in a *.things file:
|
||||
This is how a BlueGiga adapter can be configured textually in a *.things file:
|
||||
|
||||
```
|
||||
Bridge bluetooth:bluegiga:1 [ port="/dev/ttyS0", backgroundDiscovery=false ]
|
||||
|
||||
@@ -184,7 +184,7 @@ public class BlueGigaTransactionManager implements BlueGigaSerialEventListener {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sends an BlueGiga request without waiting for the response.
|
||||
* Sends a BlueGiga request without waiting for the response.
|
||||
*
|
||||
* @param bleCommand {@link BlueGigaCommand}
|
||||
* @return response {@link Future} {@link BlueGigaResponse}
|
||||
|
||||
Reference in New Issue
Block a user