Skip to content

Commit

Permalink
Update javadoc according to the code
Browse files Browse the repository at this point in the history
Closes #157
  • Loading branch information
gnodet authored and plamentotev committed Mar 22, 2021
1 parent 8a08574 commit e3a2cb6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -88,7 +88,7 @@ public void clear()
*
* @param vPath The path to add.
*
* @return true if the path was not present, false if it already existed.
* @return true if the path was already present, false if it has been added.
*/
public boolean update( String vPath )
{
Expand Down

0 comments on commit e3a2cb6

Please sign in to comment.