diff --git a/modules/libpr0n/public/imgIContainer.idl b/modules/libpr0n/public/imgIContainer.idl index 8047aabe08fd..a9b3ca9d4ad6 100644 --- a/modules/libpr0n/public/imgIContainer.idl +++ b/modules/libpr0n/public/imgIContainer.idl @@ -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.