]> code.delx.au - gnu-emacs/blobdiff - lisp/vc-arch.el
Sync with Tramp 2.1.19.
[gnu-emacs] / lisp / vc-arch.el
index 8421891109042b342920197b36ec85614642fe20..b99c3de687520c9ca6571122354400b3b85cf7b9 100644 (file)
@@ -213,7 +213,7 @@ Only the value `maybe' can be trusted :-(."
        'names))))
 
 (defun vc-arch-root (file)
-  "Return the root directory of a Arch project, if any."
+  "Return the root directory of an Arch project, if any."
   (or (vc-file-getprop file 'arch-root)
       ;; Check the =tagging-method, in case someone naively manually
       ;; creates a {arch} directory somewhere.