diff --git a/bazel/get_workspace_status.sh b/bazel/get_workspace_status.sh index f71fbae43b1..ba3b7a42c86 100755 --- a/bazel/get_workspace_status.sh +++ b/bazel/get_workspace_status.sh @@ -64,7 +64,7 @@ else fi # Use 0.0.0-dev for all dev build versions. We don't have a version number that is -# shared accross all our binaries which makes it hard to semantically version. +# shared across all our binaries which makes it hard to semantically version. echo "STABLE_BUILD_SCM_REVISION ${git_rev}" echo "STABLE_BUILD_TAG 0.0.0-dev" echo "STABLE_BUILD_NUMBER 0" diff --git a/bazel/test_runners/qemu_with_kernel/exit_qemu_with_status/exit_qemu_with_status.c b/bazel/test_runners/qemu_with_kernel/exit_qemu_with_status/exit_qemu_with_status.c index a996d71f6f6..abfd1b02c43 100644 --- a/bazel/test_runners/qemu_with_kernel/exit_qemu_with_status/exit_qemu_with_status.c +++ b/bazel/test_runners/qemu_with_kernel/exit_qemu_with_status/exit_qemu_with_status.c @@ -38,7 +38,7 @@ int main(int argc, char** argv) { // QEMU transforms this into (status << 1) | 1; // We don't want to interfere with qemu error code, // so we further make sure the codes are > 128 for exit codes from our tests. - // If we shift by 6, the additinal shift of 1 by qemu will make the exit code > 128. + // If we shift by 6, the additional shift of 1 by qemu will make the exit code > 128. statusb |= (1 << 6); outb(statusb, EXIT_PORT); diff --git a/k8s/cloud/base/proxy_nginx_config.yaml b/k8s/cloud/base/proxy_nginx_config.yaml index 5d3e3b0321f..7fbc3c507ba 100644 --- a/k8s/cloud/base/proxy_nginx_config.yaml +++ b/k8s/cloud/base/proxy_nginx_config.yaml @@ -247,7 +247,7 @@ data: } # This is the server that we use for all the locations that don't have a subdomain. - # This just serves the minimal pages necessary to authenticate and get into a subdomain specfic site. + # This just serves the minimal pages necessary to authenticate and get into a subdomain specific site. server { listen [::]:56000 ssl http2; listen 56000 ssl http2; diff --git a/k8s/cloud_deps/base/elastic/operator/elastic_operator.yaml b/k8s/cloud_deps/base/elastic/operator/elastic_operator.yaml index 1b692fe568e..e5abaaa029c 100644 --- a/k8s/cloud_deps/base/elastic/operator/elastic_operator.yaml +++ b/k8s/cloud_deps/base/elastic/operator/elastic_operator.yaml @@ -337,7 +337,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -697,7 +697,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -1030,7 +1030,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -1622,7 +1622,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -1943,7 +1943,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -2766,7 +2766,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -3384,7 +3384,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -3677,7 +3677,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -4006,7 +4006,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. @@ -4375,7 +4375,7 @@ spec: description: SelfSignedCertificate allows configuring the self-signed certificate generated by the operator. properties: disabled: - description: Disabled indicates that the provisioning of the self-signed certifcate should be disabled. + description: Disabled indicates that the provisioning of the self-signed certificate should be disabled. type: boolean subjectAltNames: description: SubjectAlternativeNames is a list of SANs to include in the generated HTTP TLS certificate. diff --git a/src/carnot/docspb/docs.proto b/src/carnot/docspb/docs.proto index c81b75d7ad0..4d22c787b04 100644 --- a/src/carnot/docspb/docs.proto +++ b/src/carnot/docspb/docs.proto @@ -40,7 +40,7 @@ message FuncDoc { // The arguments of the function. repeated IdentDoc args = 1; // The variable args field (*args) if the function supports it. - // *args will catch all unnamed aruments that aren't explicitly state. Ie + // *args will catch all unnamed arguments that aren't explicitly state. Ie // `def func(*args)` can be called as `func(val1, val2)` IdentDoc repeated_args = 2; // The variable keyword args field (**kwargs) if the function supports it.