diff --git a/doc/use/buildobr.html b/doc/use/buildobr.html
index 745eab2e..dc2a4cf4 100644
--- a/doc/use/buildobr.html
+++ b/doc/use/buildobr.html
@@ -50,7 +50,7 @@ NB: among every listed files or artifacts, only the actually OSGi bundles will b
| resolverName | the name of the resolver from which the jars should be to gathered | No |
| cacheName | the name of the cache from which the jars should be to gathered | No |
| baseDir | the folder into which the jars should be gather recursively | No |
- | sourceType | if used as a post resolve task, 'sourceType' define the type of artifacts which should be considered as source artifacts (defaults to 'source,source,src') | No |
+ | sourceType | if used as a post resolve task, 'sourceType' define the type of artifacts which should be considered as source artifacts (defaults to 'source,sources,src') | No |
| encoding | The encoding of the resulting xml file | No. Defaults to UTF-8 |
| indent | Specify if the xml result file should be indented | No. Defaults to true |
| quiet | Log as debug rather than warning the rejected jars as they are illformed | No. Defaults to false |