diff options
Diffstat (limited to '')
-rw-r--r-- | src/common/tuklib_progname.c | 2 | ||||
-rw-r--r-- | src/common/tuklib_progname.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/common/tuklib_progname.c b/src/common/tuklib_progname.c index 12ac8ae1..7cb7e203 100644 --- a/src/common/tuklib_progname.c +++ b/src/common/tuklib_progname.c @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////// // /// \file tuklib_progname.c -/// \brief Program name to be displayd in messages +/// \brief Program name to be displayed in messages // // Author: Lasse Collin // diff --git a/src/common/tuklib_progname.h b/src/common/tuklib_progname.h index 579daa34..791b1251 100644 --- a/src/common/tuklib_progname.h +++ b/src/common/tuklib_progname.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////// // /// \file tuklib_progname.h -/// \brief Program name to be displayd in messages +/// \brief Program name to be displayed in messages // // Author: Lasse Collin // |