svn: /phpdoc/de/trunk/reference/misc/functions/ define.xml
[email protected] (Mark Wiesemann)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
wiesemann Mon, 04 Jan 2010 21:00:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=293106
Log:
Bug #50646: [DE] Duplicated word
Bug: http://bugs.php.net/50646 (Verified) [DE] Duplicated word
Changed paths:
U phpdoc/de/trunk/reference/misc/functions/define.xml
Modified: phpdoc/de/trunk/reference/misc/functions/define.xml
===================================================================
--- phpdoc/de/trunk/reference/misc/functions/define.xml 2010-01-04 21:00:43 UTC (rev 293105)
+++ phpdoc/de/trunk/reference/misc/functions/define.xml 2010-01-04 21:00:46 UTC (rev 293106)
@@ -38,7 +38,7 @@
<listitem>
<para>
Der Wert der Konstante. Es sind nur Skalar- und <type>NULL</type>-Werte
- sind erlaubt. Skalarwerte sind <type>Ganzzahlen</type>,
+ erlaubt. Skalarwerte sind <type>Ganzzahlen</type>,
<type>Gleitkommazahlen</type>, <type>Zeichenketten</type> oder
<type>boolsche</type> Werte. Es ist möglich, Konstanten vom Typ
<type>Ressource</type> zu definieren, allerdings wird dies nicht empfohlen,