Skip to content

Commit

Permalink
[hotfix][Javadoc] Make first sentence in JobSubmissionException Javad…
Browse files Browse the repository at this point in the history
…oc end with period
  • Loading branch information
GJL authored and tillrohrmann committed Dec 11, 2017
1 parent a7339d1 commit 1cfc6a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import org.apache.flink.api.common.JobID;

/**
* This exception denotes an error while submitting a job to the JobManager
* This exception denotes an error while submitting a job to the JobManager.
*/
public class JobSubmissionException extends JobExecutionException {

Expand Down

0 comments on commit 1cfc6a3

Please sign in to comment.