No bug - Fix typo in comment. DONTBUILD.

This commit is contained in:
Ms2ger 2012-12-15 14:10:46 +01:00
parent a9ea877eb9
commit defa5dfc7b

View File

@ -16,7 +16,7 @@
namespace mozilla {
namespace dom {
// IID for the dom::Element interface
// IID for the dom::EventTarget interface
#define NS_EVENTTARGET_IID \
{ 0x0a5aed21, 0x0bab, 0x48b3, \
{ 0xbe, 0x4b, 0xd4, 0xf9, 0xd4, 0xea, 0xc7, 0xdb } }