This commit is contained in:
Roland Gruber 2009-02-01 16:18:25 +00:00
parent 42f377dae0
commit d85007120b
1 changed files with 1 additions and 1 deletions

View File

@ -919,7 +919,7 @@ abstract class baseModule {
}
/**
* This functions is used to check if all settings for this module have been made.
* This function is used to check if all settings for this module have been made.
*
* Calling this method requires the existence of an enclosing {@link accountContainer}.<br>
* <br>