Fix bad comment.

git-svn-id: svn://10.0.0.236/trunk@114077 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
varga%utcru.sk 2002-02-08 22:51:24 +00:00
parent 3e795945ae
commit 7221c00cf9
2 changed files with 2 additions and 2 deletions

View File

@ -316,7 +316,7 @@ public:
const nsRect& aDirtyRect,
nsFramePaintLayer aWhichLayer);
// This method paints a drop feedback in a given row of the outliner.
// This method paints a drop feedback of the outliner.
NS_IMETHOD PaintDropFeedback(nsIPresContext* aPresContext,
nsIRenderingContext& aRenderingContext,
const nsRect& aDirtyRect,

View File

@ -316,7 +316,7 @@ public:
const nsRect& aDirtyRect,
nsFramePaintLayer aWhichLayer);
// This method paints a drop feedback in a given row of the outliner.
// This method paints a drop feedback of the outliner.
NS_IMETHOD PaintDropFeedback(nsIPresContext* aPresContext,
nsIRenderingContext& aRenderingContext,
const nsRect& aDirtyRect,