aboutsummaryrefslogtreecommitdiff
path: root/src/ka-main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ka-main-window.c')
-rw-r--r--src/ka-main-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ka-main-window.c b/src/ka-main-window.c
index 0a1a548..21b1dbc 100644
--- a/src/ka-main-window.c
+++ b/src/ka-main-window.c
@@ -1,6 +1,6 @@
/* -*- c-file-style: "linux"; c-basic-offset: 4; indent-tabs-mode: nil; -*- *
*
- * Krb5 Auth Applet -- Acquire and release kerberos tickets
+ * Krb5 Auth Applet -- Acquire and release Kerberos tickets
*
* (C) 2009,2011,2013 Guido Guenther <agx@sigxcpu.org>
*
bgstack15