mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
Fixed spelling of CorDapp.
This commit is contained in:
parent
69dcd45660
commit
18bd53711f
@ -25,7 +25,7 @@ class Node {
|
|||||||
*/
|
*/
|
||||||
protected List<String> advertisedServices = []
|
protected List<String> advertisedServices = []
|
||||||
/**
|
/**
|
||||||
* Set the list of cordapps to install to the plugins directory. Each cordapp is a fully qualified Maven
|
* Set the list of CorDapps to install to the plugins directory. Each cordapp is a fully qualified Maven
|
||||||
* dependency name, eg: com.example:product-name:0.1
|
* dependency name, eg: com.example:product-name:0.1
|
||||||
*
|
*
|
||||||
* @note Your app will be installed by default and does not need to be included here.
|
* @note Your app will be installed by default and does not need to be included here.
|
||||||
|
Loading…
Reference in New Issue
Block a user