diff --git a/mozilla/editor/txmgr/idl/nsITransactionList.idl b/mozilla/editor/txmgr/idl/nsITransactionList.idl index 9b15022c7fb..0888ce42ddd 100644 --- a/mozilla/editor/txmgr/idl/nsITransactionList.idl +++ b/mozilla/editor/txmgr/idl/nsITransactionList.idl @@ -43,7 +43,7 @@ interface nsITransaction; *

* The implementation for this interface is provided by the Transaction Manager. * This interface provides a mechanism for accessing the transactions on the - * Undo or Redo stacks as well as any auto-aggragated children that a + * Undo or Redo stacks as well as any auto-aggregated children that a * transaction may have. */ [scriptable, uuid(97f863f3-f886-11d4-9d39-0060b0f8baff)]