2007-05-15 Murray Cumming <murrayc@murrayc.com>
[modest] / src / gnome / modest-account-assistant.c
index 7283af5..af0e8e1 100644 (file)
@@ -607,7 +607,7 @@ on_apply (ModestAccountAssistant *self, gpointer user_data)
        ModestAccountAssistantPrivate *priv;
        ModestProtocol proto = MODEST_PROTOCOL_UNKNOWN;
        ModestSecureConnection security = MODEST_PROTOCOL_SECURITY_NONE;
-       ModestSecureAuthentication auth = MODEST_PROCOTOL_AUTH_NONE;
+       ModestSecureAuthentication auth = MODEST_PROTOCOL_AUTH_NONE;
        gchar *store_name, *transport_name;
        const gchar *account_name, *username, *servername, *path;
        ModestStoreWidget *store;