mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
doc: fix spelling errors
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
This commit is contained in:

committed by
Jon Trulson

parent
2d1ce18838
commit
2bc8159230
@ -108,7 +108,7 @@ namespace upm {
|
||||
|
||||
/**
|
||||
* Start configuration with basic options. This must be called
|
||||
* prior to init(), after the OZW() contructor is called.
|
||||
* prior to init(), after the OZW() constructor is called.
|
||||
*
|
||||
* @param configPath Set the location of the OpenZWave config
|
||||
* directory, default is /etc/openzwave
|
||||
|
@ -72,7 +72,7 @@ namespace upm {
|
||||
|
||||
/**
|
||||
* Start configuration with basic options. This must be called
|
||||
* prior to init(), after the OZW() contructor is called.
|
||||
* prior to init(), after the OZW() constructor is called.
|
||||
*
|
||||
* @param configPath Set the location of the OpenZWave config
|
||||
* directory, default is /etc/openzwave
|
||||
|
@ -48,7 +48,7 @@ namespace upm {
|
||||
typedef std::list<OpenZWave::ValueID> valueList_t;
|
||||
|
||||
/**
|
||||
* zwNode contructor.
|
||||
* zwNode constructor.
|
||||
*
|
||||
* @param homeId the homeId os the network controller
|
||||
* @param nodeId the node index
|
||||
|
Reference in New Issue
Block a user