Commit eb7902be authored by Nicholas Rishel's avatar Nicholas Rishel
Browse files

Bug 1789390 - Pre: Comment cleanup. r=nalexander

parent e537e97f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -63,8 +63,8 @@ interface nsIAlertAction : nsISupports
   * we request Windows to process `action`.  At the time of writing, Windows
   * recognizes the following actions:
   *
   * - `action="dismiss"` dismisses the alert entirely;
   * - "action="snooze"` snoozes the alert, generally making it disappear before
   * - `action="dismiss"` dismisses the alert entirely.
   * - `action="snooze"` snoozes the alert, generally making it disappear before
   *   reappearing a Windows-determined amount of time later.
   *
   * On non-Windows, this field is ignored.