nicko 2004/09/18 09:27:19
Modified: src/Appender RemoteSyslogAppender.cs
Log:
Fixed englishisation in doc comments
Revision Changes Path
1.2 +2 -2 logging-log4net/src/Appender/RemoteSyslogAppender.cs
Index: RemoteSyslogAppender.cs
===================================================================
RCS file: /home/cvs/logging-log4net/src/Appender/RemoteSyslogAppender.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RemoteSyslogAppender.cs 14 Sep 2004 21:00:36 -0000 1.1
+++ RemoteSyslogAppender.cs 18 Sep 2004 16:27:19 -0000 1.2
@@ -370,11 +370,11 @@
}
/// <summary>
- /// Initialise the options for this appender
+ /// Initialize the options for this appender
/// </summary>
/// <remarks>
/// <para>
- /// Initialise the level to syslog severity mappings set on
this appender.
+ /// Initialize the level to syslog severity mappings set on
this appender.
/// </para>
/// </remarks>
public override void ActivateOptions()