Stop -> from being replaced with → as the latter renders as # in PDF

Closes gh-8575
This commit is contained in:
Andy Wilkinson
2017-04-04 17:00:16 +01:00
parent 47de05b52c
commit 9374020b0e

View File

@@ -808,7 +808,7 @@ restart the application>>.
As DevTools monitors classpath resources, the only way to trigger a restart is to update
the classpath. The way in which you cause the classpath to be updated depends on the IDE
that you are using. In Eclipse, saving a modified file will cause the classpath to be
updated and trigger a restart. In IntelliJ IDEA, building the project (`Build -> Make
updated and trigger a restart. In IntelliJ IDEA, building the project (`Build +->+ Make
Project`) will have the same effect.
****