- manual fixes git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19520 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -7,7 +7,7 @@
<classname>Zend_Log_Writer_ZendMonitor</classname> allows you to log events via Zend
Server's Monitor API. This allows you to aggregate log messages for your entire application
environment in a single location. Internally, it simply uses the
- <functionname>monitor_custom_event()</functionname> function from the Zend Monitor API.
+ <methodname>monitor_custom_event()</methodname> function from the Zend Monitor API.
</para>
<para>