Skip to content

Commit df6167d

Browse files
committed
Merge branch '1.4.x' into 1.5.x
2 parents 155d550 + 9374020 commit df6167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ restart the application>>.
827827
As DevTools monitors classpath resources, the only way to trigger a restart is to update
828828
the classpath. The way in which you cause the classpath to be updated depends on the IDE
829829
that you are using. In Eclipse, saving a modified file will cause the classpath to be
830-
updated and trigger a restart. In IntelliJ IDEA, building the project (`Build -> Make
830+
updated and trigger a restart. In IntelliJ IDEA, building the project (`Build +->+ Make
831831
Project`) will have the same effect.
832832
****
833833

0 commit comments

Comments
 (0)