From 16a748328a4b470700830a058aaaf0550bbef9f7 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 26 Apr 2008 22:00:09 +0000 Subject: [PATCH] - Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258538 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/predefined/exception/gettrace.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/predefined/exception/gettrace.xml b/language/predefined/exception/gettrace.xml index 62bbe5de0f..529df58479 100644 --- a/language/predefined/exception/gettrace.xml +++ b/language/predefined/exception/gettrace.xml @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ &reftitle.returnvalues; - Returns the Exception message as an array + Returns the Exception message as an array. @@ -34,7 +34,7 @@ &reftitle.examples; - <function>Exception::getMessage</function> example + <function>Exception::getTrace</function> example