cvs: phpdoc-da /reference/strings/functions strtoupper.xml
[email protected] ("Tom Sommer")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvstomsommer1090188989@cvsserver> |
tomsommer Sun Jul 18 18:16:29 2004 EDT
Modified files:
/phpdoc-da/reference/strings/functions strtoupper.xml
Log:
This makes sense
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/strtoupper.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/strtoupper.xml
diff -u phpdoc-da/reference/strings/functions/strtoupper.xml:1.1 phpdoc-da/reference/strings/functions/strtoupper.xml:1.2
--- phpdoc-da/reference/strings/functions/strtoupper.xml:1.1 Sun Jul 18 18:11:39 2004
+++ phpdoc-da/reference/strings/functions/strtoupper.xml Sun Jul 18 18:16:28 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- EN-Revision: 1.5 Maintainer: tomsommer Status: ready -->
<refentry id="function.strtoupper">
<refnamediv>
@@ -18,7 +18,7 @@
</para>
<para>
Bemærk at 'alfabetisk' er bestemt ud fra den nuværende locale. For
- eksempel, vil standard "C" locale tegn, så som umlaut-a,
+ eksempel, i standard "C" locale, vil tegn så som umlaut-a
(ä) ikke blive konverteret.
</para>
<example>