diff lisp/vc-arch.el @ 106840:5df8e547a422

Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jan 2010 19:59:31 +0100
parents 1d1d5d9bd884
children 1918e70c8b37 8027e412df98
line wrap: on
line diff
--- a/lisp/vc-arch.el	Thu Jan 14 19:49:53 2010 +0100
+++ b/lisp/vc-arch.el	Thu Jan 14 19:59:31 2010 +0100
@@ -213,7 +213,7 @@
 	'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.