From 2502068015a36b6763803cace3f05b3df7422e2d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 16 Feb 2013 11:04:37 +0100 Subject: Fixed some spellings in PLUGINS.html and Doxyfile --- PLUGINS.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index a5713a7f..a386e140 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -575,7 +575,7 @@ If the plugin should print log messages, you can use dsyslog(), isy
  • esyslog() prints the log message only if the log level of vdr is set to 1 or above. The output of this log is the syslog of the system vdr is running on. -The logmessage can be formatted like printf(), as in +The log message can be formatted like printf(), as in

     esyslog("pluginname: error #%d has occurred", ErrorNumber);
    @@ -918,7 +918,7 @@ original values that are stored elsewhere.
     
     

    -Threfore VDR provides the functions +Therefore VDR provides the functions

     
    @@ -939,7 +939,7 @@ call to ConfigDirectory() will automatically make sure that the plu
     subdirectory will exist. If, for some reason, this cannot be achieved, NULL
     will be returned.
     
    -The behavoir of CacheDirectory() and ResourceDirectory() is similar.
    +The behavior of CacheDirectory() and ResourceDirectory() is similar.
     
     

    The additional plugins directory is used to keep files from plugins apart -- cgit v1.2.3