diff options
Diffstat (limited to 'src/Intrinsic.c')
-rw-r--r-- | src/Intrinsic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Intrinsic.c b/src/Intrinsic.c index ede8e6f..71a1b99 100644 --- a/src/Intrinsic.c +++ b/src/Intrinsic.c @@ -1345,7 +1345,7 @@ FillInLangSubs(Substitution subs, XtPerDisplay pd) /* * default path used if environment variable XFILESEARCHPATH - * is not defined. Also substitued for %D. + * is not defined. Also substituted for %D. * The exact value should be documented in the implementation * notes for any Xt implementation. */ |