1
0
Fork 0
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:
Cedric Beust 2015-11-30 17:23:49 -08:00
parent 57882c967f
commit 74612605e2

View file

@ -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.