diff options
Diffstat (limited to 'vendor/web-sys/webidls/enabled/PresentationConnection.webidl')
-rw-r--r-- | vendor/web-sys/webidls/enabled/PresentationConnection.webidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/web-sys/webidls/enabled/PresentationConnection.webidl b/vendor/web-sys/webidls/enabled/PresentationConnection.webidl index 753dfee16..e3bc8c5a6 100644 --- a/vendor/web-sys/webidls/enabled/PresentationConnection.webidl +++ b/vendor/web-sys/webidls/enabled/PresentationConnection.webidl @@ -9,7 +9,7 @@ enum PresentationConnectionState { - // The initial state when a PresentationConnection is ceated. + // The initial state when a PresentationConnection is created. "connecting", // Existing presentation, and the communication channel is active. |