diff options
Diffstat (limited to 'doc/misc/htmlfontify.texi')
-rw-r--r-- | doc/misc/htmlfontify.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index a04fa43a776..f7fe5392ce5 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -825,7 +825,7 @@ with a class of @code{t} is considered to match any class you specify. This matches Emacs's behavior when deciding on which face attributes to use, to the best of my understanding ). -If @var{class} is @code{nil}, then you just get get whatever +If @var{class} is @code{nil}, then you just get whatever @code{face-attr-construct} returns; i.e., the current specification in effect for @var{face}. |