1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Fix typos in the codebase.

This commit is contained in:
fluesvamp
2022-08-07 17:07:39 -05:00
committed by Vicențiu Ciorbaru
parent 195833f1b6
commit f2830af16c
22 changed files with 49 additions and 48 deletions

View File

@@ -22,7 +22,7 @@
# - instruct CPack to install executable under ${CMAKE_INSTALL_PREFIX}/bin directory
# On Windows :
# - add version resource
# - instruct CPack to do autenticode signing if SIGNCODE is set
# - instruct CPack to do authenticode signing if SIGNCODE is set
INCLUDE(CMakeParseArguments)