Explorar el Código

[MANUAL] German:

- manual fix

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21583 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas hace 16 años
padre
commit
d612da3aaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      documentation/manual/de/module_specs/Zend_Validate-Regex.xml

+ 1 - 1
documentation/manual/de/module_specs/Zend_Validate-Regex.xml

@@ -48,7 +48,7 @@ $validator->isValid("Pest"); // Gibt false zurück
             Wie man sehen kann hat das Pattern welches anzugeben ist die gleiche Syntax wie für
             Wie man sehen kann hat das Pattern welches anzugeben ist die gleiche Syntax wie für
             <methodname>preg_match</methodname>. Für Details über Regular Expressions sollte man
             <methodname>preg_match</methodname>. Für Details über Regular Expressions sollte man
             einen Blick in <ulink
             einen Blick in <ulink
-                linkend="http://php.net/manual/en/reference.pcre.pattern.syntax.php">PHP's Handbuch
+                url="http://php.net/manual/en/reference.pcre.pattern.syntax.php">PHP's Handbuch
                 über die PCRE Pattern Syntax</ulink> werfen.
                 über die PCRE Pattern Syntax</ulink> werfen.
         </para>
         </para>
     </sect3>
     </sect3>