From 4e75b9f4fe1479b5cbde3a8224e386e3392f6b43 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 14 Dec 2008 06:34:40 +0000 Subject: Bad indentation (docs wont render). --- repoze/bfg/traversal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repoze/bfg/traversal.py b/repoze/bfg/traversal.py index 78b7b2b60..e599ee6c1 100644 --- a/repoze/bfg/traversal.py +++ b/repoze/bfg/traversal.py @@ -125,7 +125,7 @@ def model_url(model, request, *elements): before being appended; if any element is unicode, it will converted to a UTF-8 bytestring before being URL-quoted. - If ``elements`` are not used, the model URL will end with a + If ``elements`` are not used, the model URL will end with a trailing slash. If ``elements`` are used, the generated URL will *not* end in trailing a slash. -- cgit v1.2.3