From 8de1f787b10b8e8b29cc29519d8c7b481b1cec67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 29 Jun 2019 16:03:49 +0200 Subject: [PATCH] Fix typo in comment in prior commit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- config.h.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.h.cmake b/config.h.cmake index 87b949a..cb498b1 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -10,13 +10,13 @@ /* Defined to 1 if you have the header */ #cmakedefine HAVE_SLAPI_PLUGIN_H @HAVE_SLAPI_PLUGIN_H@ -/* Debian to 1 if you have the header */ +/* Define to 1 if you have the header */ #cmakedefine HAVE_SYS_BITYPES_H 1 -/* Debian to 1 if you have the header */ +/* Define to 1 if you have the header */ #cmakedefine HAVE_SYS_TYPES_H 1 -/* Debian to 1 if you have the header */ +/* Define to 1 if you have the header */ #cmakedefine HAVE_STDINT_H 1 /* Path for the config system */