summaryrefslogtreecommitdiff
path: root/absl/strings/internal/cordz_functions_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'absl/strings/internal/cordz_functions_test.cc')
-rw-r--r--absl/strings/internal/cordz_functions_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/absl/strings/internal/cordz_functions_test.cc b/absl/strings/internal/cordz_functions_test.cc
index 350623c1..b70a685e 100644
--- a/absl/strings/internal/cordz_functions_test.cc
+++ b/absl/strings/internal/cordz_functions_test.cc
@@ -38,7 +38,7 @@ TEST(CordzFunctionsTest, SampleRate) {
}
// Cordz is disabled when we don't have thread_local. All calls to
-// should_profile will return false when cordz is diabled, so we might want to
+// should_profile will return false when cordz is disabled, so we might want to
// avoid those tests.
#ifdef ABSL_INTERNAL_CORDZ_ENABLED