summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/static/ipa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/ipa.js b/install/static/ipa.js
index fee5110e0..b6750c850 100644
--- a/install/static/ipa.js
+++ b/install/static/ipa.js
@@ -325,7 +325,7 @@ function ipa_cmd(name, args, options, win_callback, fail_callback, objname, comm
}else{
error_thrown.message =
"Your kerberos ticket no longer valid."+
- "Please run Init and then click 'retry'"+
+ "Please run kinit and then click 'retry'"+
"If this is your first time running the IPA Web UI"+
"<a href='/ipa//config/unauthorized.html'> "+
"Follow these directions</a> to configure your browser."