[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-dev] Missing methodname in proposal 180 example



I found a little typo in proposal 180.

David Fifield
From 2898d5aa5ea72541b8a758ebde15086ae92c2d80 Mon Sep 17 00:00:00 2001
From: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Sat, 24 Mar 2012 22:00:53 -0700
Subject: [PATCH] Add missing methodname in SMETHOD-ERROR example.

---
 proposals/180-pluggable-transport.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt
index eb180dc..307b820 100644
--- a/proposals/180-pluggable-transport.txt
+++ b/proposals/180-pluggable-transport.txt
@@ -383,7 +383,7 @@ Managed proxy interface
   proxy should say:
     SMETHOD-ERROR <methodname> <errormessage>
   as in
-    SMETHOD-ERROR could not setup 'trebuchet' method
+    SMETHOD-ERROR trebuchet could not setup 'trebuchet' method
 
   The 'address:port' part of an SMETHOD line is the address to put
   in the bridge line.  The Options part is a list of space-separated
-- 
1.7.9.1

_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev