Polish reference docs

This commit is contained in:
Sam Brannen
2023-02-22 12:48:40 +01:00
parent 3a9c7524f0
commit 3ce71932c0
8 changed files with 60 additions and 43 deletions

View File

@@ -827,7 +827,7 @@ has it applied automatically:
/**
* Setter called after the ExampleJob is instantiated
* with the value from the JobDetailFactoryBean (5)
* with the value from the JobDetailFactoryBean.
*/
public void setTimeout(int timeout) {
this.timeout = timeout;