aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorPaul Eggert2014-01-09 23:10:37 -0800
committerPaul Eggert2014-01-09 23:10:37 -0800
commit06827ec8428b897a38dc0532ee3d2070ae07aba1 (patch)
tree506e150528a6192807e1db37fa82846a1d27752e /nt
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 'nt')
-rw-r--r--nt/inc/inttypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/inc/inttypes.h b/nt/inc/inttypes.h
index 9dfc7feda02..e6d18f3861f 100644
--- a/nt/inc/inttypes.h
+++ b/nt/inc/inttypes.h
@@ -1,4 +1,4 @@
1/* Replacement inntypes.h file for building GNU Emacs on Windows with MSVC. 1/* Replacement inttypes.h file for building GNU Emacs on Windows with MSVC.
2 2
3Copyright (C) 2011-2014 Free Software Foundation, Inc. 3Copyright (C) 2011-2014 Free Software Foundation, Inc.
4 4