svn: /phpdoc/de/trunk/reference/filesystem/functions/ filetype.xml

[email protected] (Peter Cowburn)
Newsgroups php.doc.de
Message-ID <[email protected]>
salathe                                  Wed, 09 Jun 2010 12:21:01 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300313

Log:
typo fix - fixes doc #52030

Bug: http://bugs.php.net/52030 (Open) Spelling mistake in german filetype()
      
Changed paths:
    U   phpdoc/de/trunk/reference/filesystem/functions/filetype.xml

Modified: phpdoc/de/trunk/reference/filesystem/functions/filetype.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/filetype.xml	2010-06-09 12:19:05 UTC (rev 300312)
+++ phpdoc/de/trunk/reference/filesystem/functions/filetype.xml	2010-06-09 12:21:01 UTC (rev 300313)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: n/a Maintainer: nobody Status: ready -->
   <refentry xml:id="function.filetype" xmlns="http://docbook.org/ns/docbook">
@@ -13,23 +13,23 @@
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Gibt den Typ einer Datei zurück. Mögliche Werte sind fifo, char,
+     Gibt den Typ einer Datei zurück. Mögliche Werte sind fifo, char,
      dir, block, link, file und unknown.
     </para>
     <para>
-     Gibt &false; zurück, wenn ein Fehler auftrat. <function>filetype</function>
+     Gibt &false; zurück, wenn ein Fehler auftrat. <function>filetype</function>
      erzeugt auch eine <constant>E_NOTICE</constant> Meldung, wenn der stat-Aufruf
-     fehlschlägt oder der Dateityp ubekannt ist.
+     fehlschlägt oder der Dateityp unbekannt ist.
     </para>
     <para>
      Das Ergebnis dieses Funktionsaufrufes wird zwischengespeichert.
-     Siehe <function>clearstatcache</function> für weitere
+     Siehe <function>clearstatcache</function> für weitere
      Einzelheiten.
     </para>
     <simpara>
-     Diese Funktion ist nicht für <link
+     Diese Funktion ist nicht für <link
      linkend="features.remote-files">remote Dateien</link> geeignet, die zu
-     prüfende Datei muss über das Dateisystem des Servers verfügbar sein.
+     prüfende Datei muss über das Dateisystem des Servers verfügbar sein.
     </simpara>
     <simpara>
      Siehe auch: <function>is_dir</function>, <function>is_file</function>,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.