Przeglądaj źródła

[DOCUMENTATION]1 typo from functionallity to functionality

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17875 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 lat temu
rodzic
commit
a4f30f9ea3

+ 1 - 1
documentation/manual/en/module_specs/Zend_Log-Writers-Mail.xml

@@ -143,7 +143,7 @@ $log->error('unable to connect to database');
         <para>
             At this time, <classname>Zend_Log_Writer_Mail</classname> does not provide any
             mechanism for throttling or otherwise batching up the messages.
-            Such functionallity should be implemented by the consumer if
+            Such functionality should be implemented by the consumer if
             necessary.
         </para>