From f62e24a88c21235bc3c901508cfb474509ef2961 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:17:36 +0100 Subject: spell checking --- src/util/os_installation.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util/os_installation.c') diff --git a/src/util/os_installation.c b/src/util/os_installation.c index 1f2dd2e5b..6e783a95a 100644 --- a/src/util/os_installation.c +++ b/src/util/os_installation.c @@ -80,7 +80,7 @@ static const struct GNUNET_OS_ProjectData default_pd = { static const struct GNUNET_OS_ProjectData *current_pd = &default_pd; /** - * Wether or not gettext has been initialized for the library. + * Whether or not gettext has been initialized for the library. * Note that the gettext initialization done within * GNUNET_PROGRAM_run2 is for the specific application. */ @@ -374,7 +374,7 @@ get_path_from_GNUNET_PREFIX () /** - * @brief get the path to GNUnet bin/ or lib/, prefering the lib/ path + * @brief get the path to GNUnet bin/ or lib/, preferring the lib/ path * @author Milan * * @return a pointer to the executable path, or NULL on error -- cgit v1.2.3