Fix some typos (found by typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
2000ffbf39
commit
262b7d150e
@ -69,7 +69,7 @@ HTML5 by default uses the `outline` attribute to visually indicate focus. Due to
|
||||
|
||||
![Image showing join audio aria label over the join audio icon](/img/accessibility-focusring-hc.jpg)
|
||||
|
||||
Aria labels are important to focus when navigating with a screen reader, these labels have been used extensivley through out the client to provide audible announcements for selected
|
||||
Aria labels are important to focus when navigating with a screen reader, these labels have been used extensively through out the client to provide audible announcements for selected
|
||||
elements.
|
||||
|
||||
#### Keyboard Navigation
|
@ -400,7 +400,7 @@ If you don't see this, follow the steps below on your BigBlueButton server to se
|
||||
|
||||
![Install](/img/11-install-net3.png)
|
||||
|
||||
In this diagram, we've setup a dummy NIC for 203.0.113.1, which will allow FreeSWITCH to connect back to itself. This way, when FreeSWICH receives an internal connection from other parts of BigBlueButton, it will think that it's on the external interface. This will cause it to use the correct IP address on the response.
|
||||
In this diagram, we've setup a dummy NIC for 203.0.113.1, which will allow FreeSWITCH to connect back to itself. This way, when FreeSWITCH receives an internal connection from other parts of BigBlueButton, it will think that it's on the external interface. This will cause it to use the correct IP address on the response.
|
||||
|
||||
To setup a dummy NIC, on your BigBlueButton enter the following command and substitute `EXTERNAL_IP_ADDRESS` with the external IP address of your firewall.
|
||||
|
||||
|
@ -328,7 +328,7 @@ You can upgrade by re-running the `bbb-install.sh` script again -- it will downl
|
||||
|
||||
If you are upgrading BigBlueButton 2.6 or 2.7 we recommend you set up a new Ubuntu 22.04 server with BigBlueButton 3.0 and then [copy over your existing recordings from the old server](/administration/customize#transfer-published-recordings-from-another-server).
|
||||
|
||||
Make sure you read through the ["what's new in 3.0" document](https://docs.bigbluebutton.org/3.0/new) and specifically [the section covering notable changes](https://docs.bigbluebutton.org/3.0/new#other-notable-changes)
|
||||
Make sure you read through the ["what's new in 3.0" document](https://docs.bigbluebutton.org/3.0/new) and especially [the section covering notable changes](https://docs.bigbluebutton.org/3.0/new#other-notable-changes)
|
||||
|
||||
### Restart your server
|
||||
|
||||
|
@ -129,4 +129,4 @@ It may look something like this (`/etc/apache2/sites-available/000-default.conf`
|
||||
- If even with all these solutions your let's encrypt is not working, follow on with one of
|
||||
[these alternatives](https://help.nextcloud.com/t/domain-not-working-after-letsencrypt/83862), particularly this one:
|
||||
|
||||
`"The default vhost is used whenever a client is accessing your server by direct IP-addres(...)"`
|
||||
`"The default vhost is used whenever a client is accessing your server by direct IP-address(...)"`
|
||||
|
@ -158,7 +158,7 @@ all of these tests.
|
||||
|
||||
2. Click "Options" (three dots icon on top-right of the presentation area), select "Snapshot of current presentation".
|
||||
|
||||
3. You should get promted to save the file. The file should contains the image of the current slide of the presentation, including the annotations applied.
|
||||
3. You should get prompted to save the file. The file should contains the image of the current slide of the presentation, including the annotations applied.
|
||||
|
||||
### Fit to width option
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user