Harmonize metadata

Closes gh-12177
This commit is contained in:
Stephane Nicoll
2018-02-22 15:26:34 +01:00
parent f9da113943
commit 09ff815f00
23 changed files with 250 additions and 203 deletions

View File

@@ -91,7 +91,7 @@ public class DevToolsProperties {
/**
* Name of a specific file that, when changed, triggers the restart check. If not
* specified, any classpath file change will trigger the restart.
* specified, any classpath file change triggers the restart.
*/
private String triggerFile;