summarylogtreecommitdiffstats
path: root/xfig-aspell.patch
blob: 27cefd12f7ec4d5fe312aa51113462007f150618 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -up xfig-git/app-defaults/Fig.orig xfig-git/app-defaults/Fig
--- xfig-git/app-defaults/Fig.orig	2023-11-19 00:38:29.349683995 -0700
+++ xfig-git/app-defaults/Fig	2023-11-19 00:39:02.569683995 -0700
@@ -34,7 +34,7 @@ Fig.pdfviewer:			xdg-open %f
 
 ! Spell check program - put your favorite spelling check program here.
 !		It must write the misspelled words to standard output.
-Fig.spellcheckcommand:		spell %f
+Fig.spellcheckcommand:		aspell %f
 
 ! delay before spinner automatically counts when pressed (milliseconds)
 Fig.spinner_delay:		1000