From c006eebce183abf9b27715f9c4bcf46a8017d3d3 Mon Sep 17 00:00:00 2001
From: Arne Goedeke <el@laramies.com>
Date: Fri, 3 Oct 2014 17:19:25 +0200
Subject: [PATCH] CHANGES: one typo

---
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index bdecc96855..68cc7f76ac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -785,7 +785,7 @@ o Stdio.Buffer():
 
    The main intent of the class is buffering for binary and non-binary
    protocol parsing and output, and also buffering when using
-   non-blockign I/O.
+   non-blocking I/O.
 
 o Stdio.File():
 
-- 
GitLab