chore(typos) fix some typos

This commit is contained in:
Stefan Weil 2022-08-30 16:21:58 +02:00 committed by GitHub
parent cc3a8b7b8d
commit 882d343e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 30 additions and 30 deletions

View File

@ -206,7 +206,7 @@ public class JitsiMeetView extends FrameLayout {
// by leaving the conference. However, React and, respectively, // by leaving the conference. However, React and, respectively,
// appProperties/initialProperties are declarative expressions i.e. one // appProperties/initialProperties are declarative expressions i.e. one
// and the same URL will not trigger an automatic re-render in the // and the same URL will not trigger an automatic re-render in the
// JavaScript source code. The workaround implemented bellow introduces // JavaScript source code. The workaround implemented below introduces
// "imperativeness" in React Component props by defining a unique value // "imperativeness" in React Component props by defining a unique value
// per setProps() invocation. // per setProps() invocation.
props.putLong("timestamp", System.currentTimeMillis()); props.putLong("timestamp", System.currentTimeMillis());

View File

@ -193,7 +193,7 @@ class RNConnectionService extends ReactContextBaseJavaModule {
* Called by the JS side to update the call's state. * Called by the JS side to update the call's state.
* *
* @param callUUID - the call's UUID. * @param callUUID - the call's UUID.
* @param callState - the map which carries infor about the current call's * @param callState - the map which carries info about the current call's
* state. See static fields in {@link ConnectionService.ConnectionImpl} * state. See static fields in {@link ConnectionService.ConnectionImpl}
* prefixed with "KEY_" for the values supported by the Android * prefixed with "KEY_" for the values supported by the Android
* implementation. * implementation.

View File

@ -733,13 +733,13 @@ var config = {
// Holds values related to toolbar visibility control. // Holds values related to toolbar visibility control.
// toolbarConfig: { // toolbarConfig: {
// // Moved from interfaceConfig.INITIAL_TOOLBAR_TIMEOUT // // Moved from interfaceConfig.INITIAL_TOOLBAR_TIMEOUT
// // The initial numer of miliseconds for the toolbar buttons to be visible on screen. // // The initial number of milliseconds for the toolbar buttons to be visible on screen.
// initialTimeout: 20000, // initialTimeout: 20000,
// // Moved from interfaceConfig.TOOLBAR_TIMEOUT // // Moved from interfaceConfig.TOOLBAR_TIMEOUT
// // Number of miliseconds for the toolbar buttons to be visible on screen. // // Number of milliseconds for the toolbar buttons to be visible on screen.
// timeout: 4000, // timeout: 4000,
// // Moved from interfaceConfig.TOOLBAR_ALWAYS_VISIBLE // // Moved from interfaceConfig.TOOLBAR_ALWAYS_VISIBLE
// // Whether toolbar should be always visible or should hide after x miliseconds. // // Whether toolbar should be always visible or should hide after x milliseconds.
// alwaysVisible: false, // alwaysVisible: false,
// // Indicates whether the toolbar should still autohide when chat is open // // Indicates whether the toolbar should still autohide when chat is open
// autoHideWhileChatIsOpen: false, // autoHideWhileChatIsOpen: false,
@ -970,7 +970,7 @@ var config = {
// rtcstatsPollInterval: 10000, // rtcstatsPollInterval: 10000,
// This determines if rtcstats sends the SDP to the rtcstats server or replaces // This determines if rtcstats sends the SDP to the rtcstats server or replaces
// all SDPs with an emtpy string instead. // all SDPs with an empty string instead.
// rtcstatsSendSdp: false, // rtcstatsSendSdp: false,
// Array of script URLs to load as lib-jitsi-meet "analytics handlers". // Array of script URLs to load as lib-jitsi-meet "analytics handlers".
@ -1065,7 +1065,7 @@ var config = {
// maxConferenceSize: 200, // maxConferenceSize: 200,
// //
// // The maximum number of e2e ping messages per second for the whole conference to aim for. // // The maximum number of e2e ping messages per second for the whole conference to aim for.
// // This is used to contol the pacing of messages in order to reduce the load on the backend. // // This is used to control the pacing of messages in order to reduce the load on the backend.
// maxMessagesPerSecond: 250, // maxMessagesPerSecond: 250,
// }, // },
@ -1473,7 +1473,7 @@ var config = {
// // - chat: show the GIF as a message in chat // // - chat: show the GIF as a message in chat
// // - all: all of the above. This is the default option // // - all: all of the above. This is the default option
// displayMode: 'all', // displayMode: 'all',
// // How long the GIF should be displayed on the tile (in miliseconds). // // How long the GIF should be displayed on the tile (in milliseconds).
// tileTime: 5000, // tileTime: 5000,
// }, // },
@ -1483,7 +1483,7 @@ var config = {
// defaultLogLevel: 'trace', // defaultLogLevel: 'trace',
// // Option to disable LogCollector (which stores the logs on CallStats). // // Option to disable LogCollector (which stores the logs on CallStats).
// //disableLogCollector: true, // //disableLogCollector: true,
// // Indivual loggers are customizable. // // Individual loggers are customizable.
// loggers: { // loggers: {
// // The following are too verbose in their logging with the default level. // // The following are too verbose in their logging with the default level.
// 'modules/RTC/TraceablePeerConnection.js': 'info', // 'modules/RTC/TraceablePeerConnection.js': 'info',

View File

@ -107,7 +107,7 @@ extension SocketConnection: StreamDelegate {
streamHasSpaceAvailable?() streamHasSpaceAvailable?()
} }
case .errorOccurred: case .errorOccurred:
print("client stream error occured: \(String(describing: aStream.streamError))") print("client stream error occurred: \(String(describing: aStream.streamError))")
close() close()
notifyDidClose(error: aStream.streamError) notifyDidClose(error: aStream.streamError)

View File

@ -250,7 +250,7 @@
"micNotSendingData": "మీ కంప్యూటర్ అమరికల లోనికి వెళ్ళి మైకుని అమౌనించండి, దాని ధ్వనిస్థాయిని సర్దుబాటుచేయండి", "micNotSendingData": "మీ కంప్యూటర్ అమరికల లోనికి వెళ్ళి మైకుని అమౌనించండి, దాని ధ్వనిస్థాయిని సర్దుబాటుచేయండి",
"micNotSendingDataTitle": "మీ కంప్యూటర్ అమరికలు మీ మైకును మౌనించాయి", "micNotSendingDataTitle": "మీ కంప్యూటర్ అమరికలు మీ మైకును మౌనించాయి",
"micPermissionDeniedError": "You have not granted permission to use your microphone. You can still join the conference but others won't hear you. Use the camera button in the address bar to fix this.", "micPermissionDeniedError": "You have not granted permission to use your microphone. You can still join the conference but others won't hear you. Use the camera button in the address bar to fix this.",
"micTimeoutError": "Could not start audio source. Timeout occured!", "micTimeoutError": "Could not start audio source. Timeout occurred!",
"micUnknownError": "Cannot use microphone for an unknown reason.", "micUnknownError": "Cannot use microphone for an unknown reason.",
"muteEveryoneDialog": "Are you sure you want to mute everyone? You won't be able to unmute them, but they can unmute themselves at any time.", "muteEveryoneDialog": "Are you sure you want to mute everyone? You won't be able to unmute them, but they can unmute themselves at any time.",
"muteEveryoneElseDialog": "Once muted, you won't be able to unmute them, but they can unmute themselves at any time.", "muteEveryoneElseDialog": "Once muted, you won't be able to unmute them, but they can unmute themselves at any time.",

View File

@ -299,7 +299,7 @@
"micNotSendingData": "Go to your computer's settings to unmute your mic and adjust its level", "micNotSendingData": "Go to your computer's settings to unmute your mic and adjust its level",
"micNotSendingDataTitle": "Your mic is muted by your system settings", "micNotSendingDataTitle": "Your mic is muted by your system settings",
"micPermissionDeniedError": "You have not granted permission to use your microphone. You can still join the conference but others won't hear you. Use the camera button in the address bar to fix this.", "micPermissionDeniedError": "You have not granted permission to use your microphone. You can still join the conference but others won't hear you. Use the camera button in the address bar to fix this.",
"micTimeoutError": "Could not start audio source. Timeout occured!", "micTimeoutError": "Could not start audio source. Timeout occurred!",
"micUnknownError": "Cannot use microphone for an unknown reason.", "micUnknownError": "Cannot use microphone for an unknown reason.",
"moderationAudioLabel": "Allow attendees to unmute themselves", "moderationAudioLabel": "Allow attendees to unmute themselves",
"moderationVideoLabel": "Allow attendees to start their video", "moderationVideoLabel": "Allow attendees to start their video",

View File

@ -59,7 +59,7 @@ export function isJwtFeatureEnabled(state: Object, feature: string, ifNoToken: b
/** /**
* Checks whether a given timestamp is a valid UNIX timestamp in seconds. * Checks whether a given timestamp is a valid UNIX timestamp in seconds.
* We convert to miliseconds during the check since `Date` works with miliseconds for UNIX timestamp values. * We convert to milliseconds during the check since `Date` works with milliseconds for UNIX timestamp values.
* *
* @param {any} timestamp - A UNIX timestamp in seconds as stored in the jwt. * @param {any} timestamp - A UNIX timestamp in seconds as stored in the jwt.
* @returns {boolean} - Whether the timestamp is indeed a valid UNIX timestamp or not. * @returns {boolean} - Whether the timestamp is indeed a valid UNIX timestamp or not.

View File

@ -139,7 +139,7 @@ export function getBackendSafeRoomName(room?: string): string|undefined {
} catch (e) { } catch (e) {
// This can happen though if we get an unencoded string and it contains // This can happen though if we get an unencoded string and it contains
// some characters that look like an encoded entity, but it's not. // some characters that look like an encoded entity, but it's not.
// But in this case we're fine goin on... // But in this case we're fine going on...
} }
// Normalize the character set. // Normalize the character set.

View File

@ -38,7 +38,7 @@ export const INIT_WORKER = 'INIT_WORKER';
export const FACE_BOX_EVENT_TYPE = 'face-box'; export const FACE_BOX_EVENT_TYPE = 'face-box';
/** /**
* Miliseconds interval value for sending new image data to the worker. * Milliseconds interval value for sending new image data to the worker.
*/ */
export const SEND_IMAGE_INTERVAL_MS = 1000; export const SEND_IMAGE_INTERVAL_MS = 1000;

View File

@ -218,7 +218,7 @@ export function getVideoObjectPosition(state: Object, id: string) {
* Gets the video object position for a participant id. * Gets the video object position for a participant id.
* *
* @param {Object} state - The redux state. * @param {Object} state - The redux state.
* @returns {number} - Number of miliseconds for doing face detection. * @returns {number} - Number of milliseconds for doing face detection.
*/ */
export function getDetectionInterval(state: Object) { export function getDetectionInterval(state: Object) {
const { faceLandmarks } = state['features/base/config']; const { faceLandmarks } = state['features/base/config'];

View File

@ -784,7 +784,7 @@ class Thumbnail extends Component<Props, State> {
} }
/** /**
* Cancel showing popover context menu after x miliseconds if the no. Of miliseconds is not reached yet, * Cancel showing popover context menu after x milliseconds if the no. Of milliseconds is not reached yet,
* or just clears the timeout. * or just clears the timeout.
* *
* @returns {void} * @returns {void}
@ -794,7 +794,7 @@ class Thumbnail extends Component<Props, State> {
} }
/** /**
* Cancel showing Context menu after x miliseconds if the number of miliseconds is not reached * Cancel showing Context menu after x milliseconds if the number of milliseconds is not reached
* before a touch move(drag), or just clears the timeout. * before a touch move(drag), or just clears the timeout.
* *
* @returns {void} * @returns {void}

View File

@ -67,7 +67,7 @@ const useStyles = makeStyles((theme: Theme) => createStyles({
})); }));
/** /**
* Component that displays a placehoder for when the screen is shared. * Component that displays a placeholder for when the screen is shared.
* * @param {Function} t - Function which translate strings. * * @param {Function} t - Function which translate strings.
* *
* @returns {ReactElement} * @returns {ReactElement}

View File

@ -25,7 +25,7 @@ type Props = {
onLongPress?: Function, onLongPress?: Function,
/** /**
* Collapsable list title. * Collapsible list title.
*/ */
title: Object title: Object
} }

View File

@ -127,7 +127,7 @@ class NoiseSuppressorWorklet extends AudioWorkletProcessor {
} }
// Determine how much denoised audio is available, if the start index of denoised samples is smaller // Determine how much denoised audio is available, if the start index of denoised samples is smaller
// then _denoisedBufferLength that means a rollover occured. // then _denoisedBufferLength that means a rollover occurred.
let unsentDenoisedDataLength; let unsentDenoisedDataLength;
if (this._denoisedBufferIndx > this._denoisedBufferLength) { if (this._denoisedBufferIndx > this._denoisedBufferLength) {
@ -150,7 +150,7 @@ class NoiseSuppressorWorklet extends AudioWorkletProcessor {
this._denoisedBufferIndx += outData.length; this._denoisedBufferIndx += outData.length;
} }
// When the end of the circular buffer has been reached, start from the beggining. By the time the index // When the end of the circular buffer has been reached, start from the beginning. By the time the index
// starts over, the data from the begging is stale (has already been processed) and can be safely // starts over, the data from the begging is stale (has already been processed) and can be safely
// overwritten. // overwritten.
if (this._denoisedBufferIndx === this._circularBufferLength) { if (this._denoisedBufferIndx === this._circularBufferLength) {

View File

@ -89,7 +89,7 @@ export default class JitsiStreamPresenterEffect {
* @returns {void} * @returns {void}
*/ */
_renderVideo() { _renderVideo() {
// adjust the canvas width/height on every frame incase the window has been resized. // adjust the canvas width/height on every frame in case the window has been resized.
const [ track ] = this._desktopStream.getVideoTracks(); const [ track ] = this._desktopStream.getVideoTracks();
const { height, width } = track.getSettings() ?? track.getConstraints(); const { height, width } = track.getSettings() ?? track.getConstraints();

View File

@ -40,7 +40,7 @@ export type Props = {
toggled?: boolean, toggled?: boolean,
/** /**
* The color underlaying the button. * The color underlying the button.
*/ */
underlayColor?: any underlayColor?: any
}; };

View File

@ -126,7 +126,7 @@ export function isToolboxEnabled(state: Object) {
* Returns the toolbar timeout from config or the default value. * Returns the toolbar timeout from config or the default value.
* *
* @param {Object} state - The state from the Redux store. * @param {Object} state - The state from the Redux store.
* @returns {number} - Toolbar timeout in miliseconds. * @returns {number} - Toolbar timeout in milliseconds.
*/ */
export function getToolbarTimeout(state: Object) { export function getToolbarTimeout(state: Object) {
const { toolbarConfig: { timeout } } = state['features/base/config']; const { toolbarConfig: { timeout } } = state['features/base/config'];

View File

@ -40,7 +40,7 @@ function get_presence(room, nick)
return nil; return nil;
end end
-- Checks for existance of a poltergeist occupant in a room. -- Checks for existence of a poltergeist occupant in a room.
-- @param room the room instance where to check for the occupant -- @param room the room instance where to check for the occupant
-- @param nick the nick of the occupant -- @param nick the nick of the occupant
-- @return true if occupant is found, false otherwise -- @return true if occupant is found, false otherwise

View File

@ -50,7 +50,7 @@ function Util.new(module)
conference.domain and the actual presentation of the room in that muc conference.domain and the actual presentation of the room in that muc
component is [subdomain]roomName@conference.domain. component is [subdomain]roomName@conference.domain.
These setups relay on configuration 'muc_domain_base' which holds These setups relay on configuration 'muc_domain_base' which holds
the main domain and we use it to substract subdomains from the the main domain and we use it to subtract subdomains from the
virtual addresses. virtual addresses.
The following confgurations are for multidomain setups and domain name The following confgurations are for multidomain setups and domain name
verification: verification:

View File

@ -40,7 +40,7 @@ def twaManifest = [
// The duration of fade out animation in milliseconds to be played when removing splash screen. // The duration of fade out animation in milliseconds to be played when removing splash screen.
splashScreenFadeOutDuration: 300, splashScreenFadeOutDuration: 300,
generatorApp: 'bubblewrap-cli', // Application that generated the Android Project generatorApp: 'bubblewrap-cli', // Application that generated the Android Project
// The fallback strategy for when Trusted Web Activity is not avilable. Possible values are // The fallback strategy for when Trusted Web Activity is not available. Possible values are
// 'customtabs' and 'webview'. // 'customtabs' and 'webview'.
fallbackType: 'customtabs', fallbackType: 'customtabs',
enableSiteSettingsShortcut: 'true', enableSiteSettingsShortcut: 'true',

View File

@ -109,7 +109,7 @@ function getConfig(options = {}) {
// Avoid loading babel.config.js, since we only use it for React Native. // Avoid loading babel.config.js, since we only use it for React Native.
configFile: false, configFile: false,
// XXX The require.resolve bellow solves failures to locate the // XXX The require.resolve below solves failures to locate the
// presets when lib-jitsi-meet, for example, is npm linked in // presets when lib-jitsi-meet, for example, is npm linked in
// jitsi-meet. // jitsi-meet.
plugins: [ plugins: [
@ -399,7 +399,7 @@ module.exports = (_env, argv) => {
* context as a normal window, (e.g. self/window is not defined). * context as a normal window, (e.g. self/window is not defined).
* While running a production build webpack's boilerplate code doesn't introduce any * While running a production build webpack's boilerplate code doesn't introduce any
* audio worklet "unfriendly" code however when running the dev server, hot module replacement * audio worklet "unfriendly" code however when running the dev server, hot module replacement
* and live reload add javascript code that can't be ran by the worklet, so we explicity ignore * and live reload add javascript code that can't be ran by the worklet, so we explicitly ignore
* those parts with the null-loader. * those parts with the null-loader.
* The dev server also expects a `self` global object that's not available in the `AudioWorkletGlobalScope`, * The dev server also expects a `self` global object that's not available in the `AudioWorkletGlobalScope`,
* so we replace it. * so we replace it.