Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #36837

Merged
merged 2 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .vscode/dictionaries/code-entities.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
-moz-visitedhyperlinktext
-moz-win-communicationstext
-moz-win-mediatext
3rdparty
accentcolor
accentcolortext
Accept-EncodXng
Expand Down
1 change: 1 addition & 0 deletions .vscode/dictionaries/cultural-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Meetei
Mihret
Minguo
Minh
Moby
Muhenkan
Newa
nosinė
Expand Down
1 change: 1 addition & 0 deletions .vscode/dictionaries/ignore-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ liZhYMsy8MGgxUny6Q8NCoH9xSiviwLFfK
Llanfair
LLLLLLLLLLLLLLLLRRRRRRRRRRRRRRRR
locallibrary
Loomings
loopend
LRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLR
LROR
Expand Down
5 changes: 5 additions & 0 deletions .vscode/dictionaries/proper-names.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,11 @@ Darmok
Datumizer
davbrito
Dedalium
Dedreux
Deepti
Degit
DekiWiki
Delaville
Denicola
DeSandro
Desaulniers
Expand Down Expand Up @@ -222,6 +224,7 @@ Hobson
hochan
Hochberg
Hoenigswald
Holborn
Holdem
Holzman
Honigswald
Expand Down Expand Up @@ -259,6 +262,7 @@ Johansson
Joomla
Jory
Josiel
Jost
Joyo
jpmedley
JSCAMP
Expand Down Expand Up @@ -349,6 +353,7 @@ mcdetect
McLellan
McNally
McVerry
Megalosaurus
Meggin
Mercure
Merkle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ A {{domxref("ToggleEvent")}}. Inherits from {{domxref("Event")}}.
## Examples

The examples below demonstrates how the `beforetoggle` event might be used for a {{domxref("Popover_API", "popover", "", "nocode")}} or {{htmlelement("dialog")}} element.
The same examples would work similarily on the other element types.
The same examples would work similarly on the other element types.

### Basic example

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/css/zoom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ zoomControl.addEventListener("change", updateZoom);
- {{cssxref("transform")}}
- {{cssxref("scale")}}
- {{cssxref("unset")}} keyword
- [Legay `zoom` property](https://css-tricks.com/almanac/properties/z/zoom/) via CSS-Tricks (2013)
- [Legacy `zoom` property](https://css-tricks.com/almanac/properties/z/zoom/) via CSS-Tricks (2013)