summaryrefslogtreecommitdiff
path: root/tutorials/java/src/phpdbg/ui/JConsole.form
diff options
context:
space:
mode:
authorIvan Enderlin <ivan.enderlin@hoa-project.net>2013-12-18 11:53:30 +0100
committerIvan Enderlin <ivan.enderlin@hoa-project.net>2013-12-18 11:53:30 +0100
commite5263aa3f0c9138cfeb1241f296e1404b705b904 (patch)
treeace5368a51ac9c4d21ac851035924724488ff4de /tutorials/java/src/phpdbg/ui/JConsole.form
parent7e0d1938f9e875a96284c217f28a2e7a1995539d (diff)
downloadphp-git-e5263aa3f0c9138cfeb1241f296e1404b705b904.tar.gz
In english, no horizontal space before “!”.
Diffstat (limited to 'tutorials/java/src/phpdbg/ui/JConsole.form')
-rw-r--r--tutorials/java/src/phpdbg/ui/JConsole.form2
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>