summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-05-28 11:00:03 +0300
committerYuri Chornoivan <yurchor@ukr.net>2020-05-28 11:00:03 +0300
commit01bd4cc4e18a1ea697fe61791ba710d0d55e8290 (patch)
treeb4475a50d93510dcc3ee2df10e97d52fc3b43a0d /modules
parent92bc78c12fcbe06aa41a0d825017e1e6c57fc061 (diff)
downloadgtk+-01bd4cc4e18a1ea697fe61791ba710d0d55e8290.tar.gz
Fix minor typos
Diffstat (limited to 'modules')
-rw-r--r--modules/printbackends/gtkprintbackendcups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/printbackends/gtkprintbackendcups.c b/modules/printbackends/gtkprintbackendcups.c
index 9a30f569b3..58dd95bbbe 100644
--- a/modules/printbackends/gtkprintbackendcups.c
+++ b/modules/printbackends/gtkprintbackendcups.c
@@ -5800,7 +5800,7 @@ cups_printer_get_options (GtkPrinter *printer,
#ifdef HAVE_COLORD
option = gtk_printer_option_new ("colord-profile",
- /* TRANSLATORS: this this the ICC color profile to use for this job */
+ /* TRANSLATORS: this is the ICC color profile to use for this job */
C_("printer option", "Printer Profile"),
GTK_PRINTER_OPTION_TYPE_INFO);