nicko       2005/04/03 10:59:38

  Modified:    src/Util ThreadContextStack.cs
  Log:
  Cleaned up doc comment
  
  Revision  Changes    Path
  1.7       +2 -2      logging-log4net/src/Util/ThreadContextStack.cs
  
  Index: ThreadContextStack.cs
  ===================================================================
  RCS file: /home/cvs/logging-log4net/src/Util/ThreadContextStack.cs,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ThreadContextStack.cs     14 Feb 2005 03:45:01 -0000      1.6
  +++ ThreadContextStack.cs     3 Apr 2005 17:59:38 -0000       1.7
  @@ -196,12 +196,12 @@
                #endregion Internal Methods
   
                /// <summary>
  -             /// Gets the current context information  for this stack.
  +             /// Gets the current context information for this stack.
                /// </summary>
                /// <returns>Gets the current context information</returns>
                /// <remarks>
                /// <para>
  -             /// Gets the current context information  for this stack.
  +             /// Gets the current context information for this stack.
                /// </para>
                /// </remarks>
                public override string ToString()
  
  
  

Reply via email to