summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-03-21 19:32:17 +0200
committerYuri Chornoivan <yurchor@ukr.net>2020-03-22 08:56:29 +0200
commitb8b1b0fa7b072dadcc9a875bfc76847ee9a6fc35 (patch)
tree1a6c132a74584e5e9bff83c7254505dcf3319ef1 /tests
parentc3daab806605f473075dc1512cfcf71a872f9a8a (diff)
downloadglade-b8b1b0fa7b072dadcc9a875bfc76847ee9a6fc35.tar.gz
Fix minor typos
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fc961957..dfe51950 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,7 +23,7 @@ progs_cflags = \
progs_libs = $(GTK_LIBS) $(GTK_MAC_LIBS)
progs_ldadd = $(top_builddir)/gladeui/libgladeui-2.la
-# Test that GladeWidgets and thier runtime objects
+# Test that GladeWidgets and their runtime objects
# are created and finalized properly
create_widgets_CPPFLAGS = $(progs_cppflags)
create_widgets_CFLAGS = $(progs_cflags)