Fix bad comment.
git-svn-id: svn://10.0.0.236/trunk@114077 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user