From 908cc0e481e366019a85de76200cda11c204aacb Mon Sep 17 00:00:00 2001
From: robk-org <robk-org@allmydata.com>
Date: Thu, 12 Jul 2007 16:45:51 -0700
Subject: [PATCH] fix a typo in webapi.txt

---
 docs/webapi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/webapi.txt b/docs/webapi.txt
index e59380cd..1cce3f44 100644
--- a/docs/webapi.txt
+++ b/docs/webapi.txt
@@ -1,7 +1,7 @@
 
 Writing "8011" into CLIENTDIR/webport causes the client to run a webserver on
 port 8011. Writing "tcp:8011:interface=127.0.0.1" into CLIENTDIR/webport does
-the same but binds to the loopback interface, insuring that only the programs
+the same but binds to the loopback interface, ensuring that only the programs
 on the local host can connect. Using
 "ssl:8011:privateKey=mykey.pem:certKey=cert.pem" would run an SSL server. See
 twisted.application.strports for more details.
-- 
2.45.2