]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: fix typos
authorKefu Chai <kchai@redhat.com>
Tue, 18 Sep 2018 03:19:53 +0000 (11:19 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Sep 2018 04:41:42 +0000 (12:41 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/SIMDExt.cmake
src/CMakeLists.txt

index 021524e11e39fb9ed799cefe09c810a9a5eb54d6..4c019259ea9adba71ea8b63dfda4cfd49286b6dd 100644 (file)
@@ -1,4 +1,4 @@
-# detect SIMD extentions
+# detect SIMD extensions
 #
 # HAVE_ARMV8_CRC
 # HAVE_ARMV8_SIMD
index 28d3d6d6b764e0a7145fa99f7c110d2f212a4009..aa42a311b49d0b07262d0ec369ca101f084c48ab 100644 (file)
@@ -721,7 +721,7 @@ install(FILES
   sample.ceph.conf
   DESTINATION ${CMAKE_INSTALL_DOCDIR})
 
-# Now create a useable config.h
+# Now create a usable config.h
 configure_file(
   ${CMAKE_SOURCE_DIR}/src/include/config-h.in.cmake
   ${CMAKE_BINARY_DIR}/include/acconfig.h