aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2011-02-22 23:08:12 -0800
committerGlenn Morris <[email protected]>2011-02-22 23:08:12 -0800
commit97610156f40b64a933d9c4afa4767e2443527892 (patch)
tree2af012a0c8f4817f30d3efa9e1dc5c26406f797a /lisp/net
parent61cf3a767d6ea2c04d5697431b8b4ea905584bd5 (diff)
Fix spelling of "precede".
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/tramp-gvfs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el
index 479eaae0ae..2707c62d82 100644
--- a/lisp/net/tramp-gvfs.el
+++ b/lisp/net/tramp-gvfs.el
@@ -139,7 +139,7 @@
(add-to-list 'tramp-methods (cons elt nil))))))
(defconst tramp-gvfs-path-tramp (concat dbus-path-emacs "/Tramp")
- "The preceeding object path for own objects.")
+ "The preceding object path for own objects.")
(defconst tramp-gvfs-service-daemon "org.gtk.vfs.Daemon"
"The well known name of the GVFS daemon.")