summaryrefslogtreecommitdiff
path: root/abseil-cpp/absl/strings/internal/stl_type_traits.h
diff options
context:
space:
mode:
Diffstat (limited to 'abseil-cpp/absl/strings/internal/stl_type_traits.h')
-rw-r--r--abseil-cpp/absl/strings/internal/stl_type_traits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/abseil-cpp/absl/strings/internal/stl_type_traits.h b/abseil-cpp/absl/strings/internal/stl_type_traits.h
index 6035ca4..e50468b 100644
--- a/abseil-cpp/absl/strings/internal/stl_type_traits.h
+++ b/abseil-cpp/absl/strings/internal/stl_type_traits.h
@@ -13,7 +13,7 @@
// limitations under the License.
//
-// Thie file provides the IsStrictlyBaseOfAndConvertibleToSTLContainer type
+// The file provides the IsStrictlyBaseOfAndConvertibleToSTLContainer type
// trait metafunction to assist in working with the _GLIBCXX_DEBUG debug
// wrappers of STL containers.
//