aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2014-01-09 23:10:37 -0800
committerPaul Eggert2014-01-09 23:10:37 -0800
commit06827ec8428b897a38dc0532ee3d2070ae07aba1 (patch)
tree506e150528a6192807e1db37fa82846a1d27752e /src
parentdad6fae7481c35aa1ff9491f789b860aaa898dec (diff)
downloademacs-06827ec8428b897a38dc0532ee3d2070ae07aba1.tar.gz
emacs-06827ec8428b897a38dc0532ee3d2070ae07aba1.zip
Spelling fixes.
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro. * woman.el (woman-mark-horizontal-position): Rename from woman-mark-horizonal-position. Use changed.
Diffstat (limited to 'src')
-rw-r--r--src/font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font.c b/src/font.c
index cb0a28a524b..fa097c7d7e6 100644
--- a/src/font.c
+++ b/src/font.c
@@ -4429,7 +4429,7 @@ where
4429 LANGSYS is a symbol specifying a langsys tag of OpenType, 4429 LANGSYS is a symbol specifying a langsys tag of OpenType,
4430 GSUB and GPOS, if non-nil, are lists of symbols specifying feature tags. 4430 GSUB and GPOS, if non-nil, are lists of symbols specifying feature tags.
4431 4431
4432If LANGYS is nil, the default langsys is selected. 4432If LANGSYS is nil, the default langsys is selected.
4433 4433
4434The features are applied in the order they appear in the list. The 4434The features are applied in the order they appear in the list. The
4435symbol `*' means to apply all available features not present in this 4435symbol `*' means to apply all available features not present in this