summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2012-05-11 23:12:19 +0300
committerStephen Gallagher <sgallagh@redhat.com>2012-05-14 11:25:31 -0400
commit65cbece2e1c536b93ad5e7cbea9f20ae3fdf7a08 (patch)
treeeeeba7f2ac140bcb9822a28afdf8439420684d63 /src/config
parentc5eb0dc6c5ce2940f329c477aeecb57e2d8ec38d (diff)
downloadsssd-65cbece2e1c536b93ad5e7cbea9f20ae3fdf7a08.tar.gz
sssd-65cbece2e1c536b93ad5e7cbea9f20ae3fdf7a08.tar.xz
sssd-65cbece2e1c536b93ad5e7cbea9f20ae3fdf7a08.zip
Fix typos in message and man pages.
Diffstat (limited to 'src/config')
-rw-r--r--src/config/SSSDConfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/SSSDConfig.py b/src/config/SSSDConfig.py
index a44e138f6..11da7cf2b 100644
--- a/src/config/SSSDConfig.py
+++ b/src/config/SSSDConfig.py
@@ -85,7 +85,7 @@ option_strings = {
'autofs_negative_timeout' : _('Negative cache timeout length (seconds)'),
# [ssh]
- 'ssh_hash_known_hosts': _('Whether to hash host names and adresses in the known_hosts file'),
+ 'ssh_hash_known_hosts': _('Whether to hash host names and addresses in the known_hosts file'),
# [provider]
'id_provider' : _('Identity provider'),