- Debian bug #58031 - ssh_config lies about default cipher
diff --git a/ssh_config b/ssh_config
index b71ff65..5963b16 100644
--- a/ssh_config
+++ b/ssh_config
@@ -27,7 +27,7 @@
 #   IdentityFile ~/.ssh/identity
 #   Port 22
 #   Protocol 2,1
-#   Cipher blowfish
+#   Cipher 3des
 #   EscapeChar ~
 
 # Be paranoid by default