typo fix in a comment: s/Thebex/Thebes/ (no bug, rs=#gfx)

This commit is contained in:
Daniel Holbert 2010-05-19 10:38:03 -07:00
parent e7a005e58c
commit dfe84af2b6

View File

@ -161,7 +161,7 @@ interface imgIContainer : nsISupports
/**
* Draw the current frame on to the context specified.
*
* @param aContext The Thebex context to draw the image to.
* @param aContext The Thebes context to draw the image to.
* @param aFilter The filter to be used if we're scaling the image.
* @param aUserSpaceToImageSpace The transformation from user space (e.g.,
* appunits) to image space.