1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/dev
Jim Hays 8262af3c53
[PM-1969] Spellcheck other (#2878)
* Fix typo in error message: 'Unkown' -> 'Unknown'

* Fix typos in error message

* Fix typo in example text: 'licence' -> 'license'

* Fix typo in validation: 'Ooganization' -> 'Organization'

* Fix typo in text string: 'compatibilty' -> 'compatibility'

* Fix typo: 'ProviderDisllowedOrganizationTypes' -> 'ProviderDisallowedOrganizationTypes'

* Fix typo: 'NSubstitueVersion' -> 'NSubstituteVersion'

* Fix typo: 'CreateIntialInvite' -> 'CreateInitialInvite'

* Fix typo: '_queuryScheme' -> '_queryScheme'

* Fix typo: 'GetApplicationCacheServiceBusSubcriptionName' -> 'GetApplicationCacheServiceBusSubscriptionName'

* Fix typo: 'metaDataRespository' -> 'metaDataRepository'

* Fix typo: 'cipherAttachements' -> 'cipherAttachments'

* Fix typo: 'savedEmergencyAccesss' -> 'savedEmergencyAccesses'

* Fix typo: 'owerOrgUser' -> 'ownerOrgUser'

* Fix typo: 'Organiation' -> 'Organization'

* Fix typo: 'extistingUser' -> 'existingUser'

* Fix typo: 'availibleAccess' -> 'availableAccess'

* Fix typo: 'HasEnouphStorage' -> 'HasEnoughStorage'

* Fix typo: 'extistingOrg' -> 'existingOrg'

* Fix typo: 'subcriber' -> 'subscriber'

* Fix typo: 'availibleCollections' -> 'availableCollections'

* Fix typo: 'Succes' -> 'Success'

* Fix typo: 'CreateAsync_UpdateWithCollecitons_Works' -> 'CreateAsync_UpdateWithCollections_Works'

* Fix typo: 'BadInsallationId' -> 'BadInstallationId'

* Fix typo: 'OrgNotFamiles' -> 'OrgNotFamilies'

* Revert "Fix typo: 'Organiation' -> 'Organization'"

This reverts commit 8aadad1c25.

* Revert "Fix typos in error message"

This reverts commit 81d201fc09.

---------

Co-authored-by: Daniel James Smith <djsmith@web.de>
2023-05-17 12:14:36 +02:00
..
helpers/mssql Fix run_migrations.sh script (#2289) 2022-09-19 18:57:18 -04:00
.env.example [PM-1507] fix: Use camel case for docker default network (#2811) 2023-03-23 16:43:18 +01:00
.gitignore Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
authsources.php.example Add docker image and config for local SSO IdP (#2001) 2022-05-26 06:23:58 +10:00
create_certificates_mac.sh Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
create_certificates_windows.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
docker-compose.yml fix: mssql error when running docker compose (#2810) 2023-03-23 12:14:40 -04:00
ef_migrate.ps1 Improve EF Migration Workflow by Starting Required Docker Services Automatically (#2725) 2023-02-23 12:01:01 -05:00
migrate_migration_record.ps1 Store migrations in a migrations db (#1992) 2022-05-16 12:16:34 -05:00
migrate.ps1 Add explicit options to db migration script (#2637) 2023-01-31 13:41:11 -05:00
reverse-proxy.conf.example Fix typos in comments (#2876) 2023-05-09 17:38:47 +02:00
secrets.json.example [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
setup_azurite.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
setup_secrets.ps1 [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00