From bea331db2644f9b47b723b42dfe4a1c204b092c1 Mon Sep 17 00:00:00 2001 From: connelly Date: Wed, 21 Jul 2004 11:56:36 +0000 Subject: [PATCH] Fixed typo (public domain) --- apps/sam/python/doc/guide/i2p.router.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sam/python/doc/guide/i2p.router.html b/apps/sam/python/doc/guide/i2p.router.html index 782496f5f..087f3963f 100644 --- a/apps/sam/python/doc/guide/i2p.router.html +++ b/apps/sam/python/doc/guide/i2p.router.html @@ -20,7 +20,7 @@ a.new, #quickbar a.new { color: #CC2200; }
-Module i2p.sam allows Python programs to control the I2P router. +Module i2p.router allows Python programs to control the I2P router.