This commit is contained in:
Lucio Lelii 2008-11-21 10:22:06 +00:00
parent 4f85f978f6
commit e79e669aca
1 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ public class RegistryConfiguration {
/**
* Set registration Type
* @param file the registration Type
* @param type the registration Type
*/
public void setRegistrationType(String type) {
registrationType = type;