Skip to content

Commit

Permalink
Emend the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Kuo committed Feb 7, 2016
1 parent ab488a9 commit 521ee00
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@ class PidFile {
* On failure to open the file, acquire the lock or write to the file, an error message will be printed to {@link
* java.lang.System#err}.
* <p>
* The caller must call {@link #release()} before the JVM stops, regardless of the the result of this method.
* The caller must call {@link #release()} before the JVM stops, regardless of the result of this method.
*
* @param pid the process id to write
*
Expand Down

0 comments on commit 521ee00

Please sign in to comment.