summaryrefslogtreecommitdiffstats
path: root/tdespell2/plugins/ispell/ispell_checker.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/plugins/ispell/ispell_checker.h')
-rw-r--r--tdespell2/plugins/ispell/ispell_checker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/plugins/ispell/ispell_checker.h b/tdespell2/plugins/ispell/ispell_checker.h
index 84faa34f9..b9d02c177 100644
--- a/tdespell2/plugins/ispell/ispell_checker.h
+++ b/tdespell2/plugins/ispell/ispell_checker.h
@@ -245,7 +245,7 @@ private:
FILE * m_infile; /* File being corrected */
FILE * m_outfile; /* Corrected copy of infile */
- char * m_askfilename; /* File specified in -f option */
+ char * m_astdefilename; /* File specified in -f option */
int m_changes; /* NZ if changes made to cur. file */
int m_readonly; /* NZ if current file is readonly */