[4.0] c3b1378 Fix typo.

Lasse Karstensen lkarsten at varnish-software.com
Tue Jun 24 11:31:45 CEST 2014


commit c3b1378870a85371ca9c24dcca883516b68de617
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Mon May 12 13:11:35 2014 +0200

    Fix typo.

diff --git a/doc/sphinx/whats-new/upgrading.rst b/doc/sphinx/whats-new/upgrading.rst
index dbd8a8a..3170a85 100644
--- a/doc/sphinx/whats-new/upgrading.rst
+++ b/doc/sphinx/whats-new/upgrading.rst
@@ -127,7 +127,7 @@ is reserved for builtin subs.
 req.backend.healthy replaced by std.healthy(req.backend)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Remeber to import the std module if you're not doing so already.
+Remember to import the std module if you're not doing so already.
 
 client.port, and server.port replaced by respectively std.port(client.ip) and std.port(server.ip)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the varnish-commit mailing list