From 98e2b15e3bacd115d35dd1422c400a35f2bcc73d Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 8 Jan 2011 17:09:43 -0800
Subject: [PATCH] docs/frontends/CLI.rst: fix rst syntax error.

---
 docs/frontends/CLI.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/frontends/CLI.rst b/docs/frontends/CLI.rst
index 382e972f..991bcee3 100644
--- a/docs/frontends/CLI.rst
+++ b/docs/frontends/CLI.rst
@@ -284,7 +284,7 @@ In these summaries, ``PATH``, ``TOPATH`` or ``FROMPATH`` can be one of::
 * ``[SUBDIRS/]FILENAME`` for a path relative to the default ``tahoe:`` alias;
 * ``ALIAS:[SUBDIRS/]FILENAME`` for a path relative to another alias;
 * ``DIRCAP/[SUBDIRS/]FILENAME`` or ``DIRCAP:./[SUBDIRS/]FILENAME`` for a
-  path relative to a directory cap.
+path relative to a directory cap.
 
 
 Command Examples
-- 
2.45.2