Index: ocsync/modules/csync_sftp.c
fixing typo, that came up by lintian (already fixed to upstream).
===================================================================
--- ocsync.orig/modules/csync_sftp.c	2013-01-30 22:43:19.901608227 +0100
+++ ocsync/modules/csync_sftp.c	2013-02-09 12:56:15.600069886 +0100
@@ -304,7 +304,7 @@
       break;
     case SSH_SERVER_FOUND_OTHER:
       fprintf(stderr, "csync_sftp - the host key for this server was not "
-          "found but an other type of key exists.\n");
+          "found but another type of key exists.\n");
       fprintf(stderr, "csync_sftp - an attacker might change the default "
           "server key to confuse your client into thinking the key does not "
           "exist\n");
