From: Greg Hudson Date: Tue, 16 Nov 2010 00:12:52 +0000 (+0000) Subject: Fix a typo in install.texinfo X-Git-Tag: krb5-1.10-alpha1~658 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9a7cd206577496b94c191328762832e19c089838;p=krb5.git Fix a typo in install.texinfo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24517 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/install.texinfo b/doc/install.texinfo index 920f9f7ee..9f193a3c0 100644 --- a/doc/install.texinfo +++ b/doc/install.texinfo @@ -963,7 +963,7 @@ With incremental propagation enabled, all programs on the master KDC that change the database also write information about the changes to an ``update log'' file, maintained as a circular buffer of a certain size. A process on each slave KDC connects to a service on the master -KDC (currently implmented in the @code{kadmind} server) and +KDC (currently implemented in the @code{kadmind} server) and periodically requests the changes that have been made since the last check. By default, this check is done every two minutes. If the database has just been modified in the previous several seconds