Skip to content
Snippets Groups Projects
Commit 96987ca5 authored by tpylak's avatar tpylak
Browse files

minor: better javadoc

SVN: 6231
parent a9dff2bf
No related branches found
No related tags found
No related merge requests found
......@@ -380,7 +380,7 @@ public final class FileUtilities
/**
* Checks whether a <var>directory</var> of some <var>kind</var> is fully accessible to the
* program.
* program (it's a directory, you can read and write in it)
*
* @return <code>null</code> if the <var>directory</var> is fully accessible and an error
* message describing the problem with the <var>directory</var> otherwise.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment