aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/dbutil/kdb5_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kadmin/dbutil/kdb5_create.c')
-rw-r--r--src/kadmin/dbutil/kdb5_create.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kadmin/dbutil/kdb5_create.c b/src/kadmin/dbutil/kdb5_create.c
index 92bb6f6..5cdee47 100644
--- a/src/kadmin/dbutil/kdb5_create.c
+++ b/src/kadmin/dbutil/kdb5_create.c
@@ -308,8 +308,8 @@ void kdb5_create(argc, argv)
/*
* Since we're creating a new db we shouldn't worry about
- * adding the initial principals since any slave might as well
- * do full resyncs from this newly created db.
+ * adding the initial principals since any replica might as
+ * well do full resyncs from this newly created db.
*/
log_ctx->iproprole = IPROP_NULL;
}