diff --git a/docs/manual/CoreTasks/typedef.html b/docs/manual/CoreTasks/typedef.html index 6b910a663..c5f3dfeb1 100644 --- a/docs/manual/CoreTasks/typedef.html +++ b/docs/manual/CoreTasks/typedef.html @@ -73,7 +73,12 @@ resource - Name of the resouce to load definitions from. + + Name of the resource to load definitions from. + If there is multiple resources of this name in the classpath, and the + format is "properties", the first resource will be loaded, otherwise + all the resources will be loaded. + No