This commit is contained in:
Phillip Webb
2015-06-11 10:44:52 -07:00
parent 462c5f29b1
commit 24fc94461b
4 changed files with 14 additions and 11 deletions

View File

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