Remove errant backtick (#575)
This commit is contained in:
parent
d854ad3725
commit
b79489beff
|
|
@ -104,7 +104,7 @@ public boolean configure(StaplerRequest req, JSONObject json) throws FormExcepti
|
|||
}
|
||||
```
|
||||
|
||||
to be replaced by :`
|
||||
to be replaced by :
|
||||
|
||||
```xml
|
||||
<f:optionalProperty field="Authentication" title="${%Use Authentication}"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue