Skip to content

Commit

Permalink
Merge pull request #1 from panyawen/panyawen-patch-1
Browse files Browse the repository at this point in the history
[SMALLFIX]Supply the variable name to Precondition.checkNotNull
  • Loading branch information
panyawen authored Nov 8, 2017
2 parents 1ee0ae4 + 075a280 commit 9b1d007
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import javax.annotation.concurrent.ThreadSafe;

/**
* The base class for all the FileSystem {@link Command} classes. It provides a place to hold the
* The base class for all the FileSystem {@link alluxio.cli.Command} classes. It provides a place to hold the
* {@link FileSystem} client.
*/
@ThreadSafe
Expand Down

0 comments on commit 9b1d007

Please sign in to comment.