Skip to content

Commit

Permalink
Fix typo (mdn#30798)
Browse files Browse the repository at this point in the history
* Fix typo

* Fix

* Fix
  • Loading branch information
teoli2003 authored Dec 5, 2023
1 parent ea4425b commit ceba940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/7/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ These changes affect add-on developers as well as developers working on or with
### XUL

- `<tree>` elements can now persist the state of disclosure triangles if the nodes referenced by `datasources` all have unique IDs specified by "id" attributes.
- `<panel>` elements can now be configured to let the user drag them by clicking anywhere on their background] by using the new `backdrag` attribute.
- `<panel>` elements can now be configured to let the user drag them by clicking anywhere on their background by using the new `backdrag` attribute.

### XPCOM

Expand Down

0 comments on commit ceba940

Please sign in to comment.