mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Adjust doc.
This commit is contained in:
parent
57882c967f
commit
74612605e2
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ class JavaBuildGenerator: IInitContributor {</pre>
|
|||
Contributors that need to be selected all need to implement the following interface:
|
||||
</p>
|
||||
<pre>
|
||||
interface IAffinity {
|
||||
interface IProjectAffinity {
|
||||
/**
|
||||
* @return an integer indicating the affinity of your actor for the given project. The actor that returns
|
||||
* the highest affinity gets selected.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue