aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoo Rong Jie <loorongjie@gmail.com>2018-08-24 10:13:30 +0800
committerLoo Rong Jie <loorongjie@gmail.com>2018-10-09 23:33:48 +0800
commit67058cbbe6df1d8105d311609fc8f06cdbabdd19 (patch)
treeda53da3a787b476f4e84038b9c09be56a3f136ee
parent1ecb60be3901a3e582ed202dd04f083de9f6f20c (diff)
downloadabseil-67058cbbe6df1d8105d311609fc8f06cdbabdd19.tar.gz
abseil-67058cbbe6df1d8105d311609fc8f06cdbabdd19.tar.bz2
abseil-67058cbbe6df1d8105d311609fc8f06cdbabdd19.zip
Fix one comment
-rw-r--r--CMake/AbseilHelpers.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/AbseilHelpers.cmake b/CMake/AbseilHelpers.cmake
index d4f662b4..f64831e3 100644
--- a/CMake/AbseilHelpers.cmake
+++ b/CMake/AbseilHelpers.cmake
@@ -109,7 +109,7 @@ endfunction()
# VISIBILITY_PUBLIC
# )
#
-# User can then use the library as absl::main_lib (although absl_main_lib is defined too).
+# User can then use the library as absl::main_lib (although absl_internal_main_lib is defined too).
#
# TODO: Implement "ALWAYSLINK"