diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2000-02-22 17:15:08 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2000-02-22 17:15:08 +0000 |
commit | ac30a22beaaefdc87db803fb35e586d7ab3db4f2 (patch) | |
tree | 018433b4f7cf874affb68e1ca5b84f8e1134a472 /perl-install/services.pm | |
parent | 213e385df136bdea70f5edfcbb85336120c87c96 (diff) | |
download | drakx-ac30a22beaaefdc87db803fb35e586d7ab3db4f2.tar drakx-ac30a22beaaefdc87db803fb35e586d7ab3db4f2.tar.gz drakx-ac30a22beaaefdc87db803fb35e586d7ab3db4f2.tar.bz2 drakx-ac30a22beaaefdc87db803fb35e586d7ab3db4f2.tar.xz drakx-ac30a22beaaefdc87db803fb35e586d7ab3db4f2.zip |
Corrected a small english typo
updated Chinese and spanish language files
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r-- | perl-install/services.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm index c75422c68..fb0d5449c 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -56,7 +56,7 @@ random => __("Saves and restores system entropy pool for higher quality random number generation."), routed => __("The routed daemon allows for automatic IP router table updated via the RIP protocol. While RIP is widely used on small networks, more complex -routing protocls are needed for complex networks."), +routing protocols are needed for complex networks."), rstatd => __("The rstat protocol allows users on a network to retrieve performance metrics for any machine on that network."), rusersd => __("The rusers protocol allows users on a network to identify who is |