4
0
Эх сурвалжийг харах

Example config files: fix a typo

Signed-off-by: Jan Pokorny <jpokorny@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Jan Pokorny 13 жил өмнө
parent
commit
fb5bc14923

+ 1 - 1
conf/corosync.conf.example

@@ -2,7 +2,7 @@
 totem {
 	version: 2
 
-	# cypto_cipher and crypto_hash: Used for mutual node authentication.
+	# crypto_cipher and crypto_hash: Used for mutual node authentication.
 	# If you choose to enable this, then do remember to create a shared
 	# secret with "corosync-keygen".
 	crypto_cipher: none

+ 1 - 1
conf/corosync.xml.example

@@ -9,7 +9,7 @@
 <!--
     totem tag configures behavior of totem and interfaces.
 
-    cypto_cipher and crypto_hash:
+    crypto_cipher and crypto_hash:
 	Used for mutual node authentication. If you choose to
 	enable this, then do remember to create a shared
 	secret with "corosync-keygen".