diff options
Diffstat (limited to 'tutorials/java/src/phpdbg/ui/JConsole.form')
-rw-r--r-- | tutorials/java/src/phpdbg/ui/JConsole.form | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/java/src/phpdbg/ui/JConsole.form b/tutorials/java/src/phpdbg/ui/JConsole.form index 2db69b086d..d2808942db 100644 --- a/tutorials/java/src/phpdbg/ui/JConsole.form +++ b/tutorials/java/src/phpdbg/ui/JConsole.form @@ -180,7 +180,7 @@ </Component> <Component class="javax.swing.JTextField" name="input"> <Properties> - <Property name="toolTipText" type="java.lang.String" value="Enter phpdbg commands here !"/> + <Property name="toolTipText" type="java.lang.String" value="Enter phpdbg commands here!"/> <Property name="enabled" type="boolean" value="false"/> </Properties> <Events> |