X-Git-Url: http://git.silc.fi/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcconfig.h;h=4d4be4252bcb9b57b2a00ef17ff12f73c39619ed;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hp=c58bd28a32c4cbe6901036814126c4c697146324;hpb=72c2de619079457f7a68100eb13385275a424a23;p=runtime.git diff --git a/lib/silcutil/silcconfig.h b/lib/silcutil/silcconfig.h index c58bd28a..4d4be425 100644 --- a/lib/silcutil/silcconfig.h +++ b/lib/silcutil/silcconfig.h @@ -34,10 +34,10 @@ * * Now you can use the newly created Entity to register a group of expected * known options and sub-blocks, and then you can call the main parsing loop - * with the silc_config_main() function. When silc_config_main() will - * return, if some error encoured the object file will point to the file - * that caused this error (this can be different from the originally - * opened file if it contained `Include' directives). If no errors + * with the silc_config_main() function. When silc_config_main() will + * return, if some error encoured the object file will point to the file + * that caused this error (this can be different from the originally + * opened file if it contained `Include' directives). If no errors * encoured then the File objects will still point to the original file. * * While silc_config_main() will take care of destroying Entities before