summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-12-16 22:51:13 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-12-16 22:51:13 -0800
commit301b181a14b0f698c6aae05522e6f3401ea45a3c (patch)
treeec1696ff3532c3faf602fe928ee28929bb6a39a1 /src
parent2adb6e857867449beb24faf7b361e7c3c3904c88 (diff)
Spelling fixes.
Diffstat (limited to 'src')
-rw-r--r--src/dbusbind.c2
-rw-r--r--src/w32term.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dbusbind.c b/src/dbusbind.c
index 7984be3564..c5448ee5e7 100644
--- a/src/dbusbind.c
+++ b/src/dbusbind.c
@@ -968,7 +968,7 @@ DEFUN ("dbus-init-bus", Fdbus_init_bus, Sdbus_init_bus, 1, 1, 0,
connection = xd_initialize (bus, TRUE);
/* Add the watch functions. We pass also the bus as data, in order
- to distinguish between the busses in xd_remove_watch. */
+ to distinguish between the buses in xd_remove_watch. */
if (!dbus_connection_set_watch_functions (connection,
xd_add_watch,
xd_remove_watch,
diff --git a/src/w32term.c b/src/w32term.c
index 6df218326d..532ff64fe6 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -3286,7 +3286,7 @@ w32_mouse_position (FRAME_PTR *fp, int insist, Lisp_Object *bar_window,
***********************************************************************/
/* Handle mouse button event on the tool-bar of frame F, at
- frame-relative coordinates X/Y. EVENT_TYPE is either ButtionPress
+ frame-relative coordinates X/Y. EVENT_TYPE is either ButtonPress
or ButtonRelease. */
static void