Skip to content

Commit

Permalink
Fixing @SInCE tags from merge of JENKINS-42443
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Mar 9, 2017
1 parent c3636eb commit 79c761d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/hudson/util/FormFillFailure.java
Expand Up @@ -43,7 +43,7 @@
* Use one of the factory methods to create an instance, then throw it from your <tt>doFillXyz</tt>
* method.
*
* @since FIXME
* @since 2.50
*/
public abstract class FormFillFailure extends IOException implements HttpResponse {

Expand Down

0 comments on commit 79c761d

Please sign in to comment.