changed 'dictionary_path' to 'dictionary' to be consistent
[claws.git] / src / prefs_common.h
index f12bd6d9ba6707a313f8e71b1feb316bf120a5df..518f86c7b090760261c0bd758f6e9b1bd03860da 100644 (file)
@@ -81,7 +81,7 @@ struct _PrefsCommon
 #if USE_PSPELL
        gboolean enable_pspell;
        gchar *pspell_path;
-       gchar *dictionary_path;
+       gchar *dictionary;
 #endif
         
        /* Display */