This commit is contained in:
Manuel Raynaud
2013-09-06 16:45:13 +02:00
parent 8ba5ef616d
commit e9c47bf59d

View File

@@ -243,7 +243,7 @@ abstract class BaseLoop
*
* this function have to be implement in your own loop class.
*
* All loops parameters can be accesible via getter.
* All loops parameters can be accessible via getter.
*
* for example, ref parameter is accessible through getRef method
*