From 5f4b320ee55712d6af5f8d5a58f7f7983ee07359 Mon Sep 17 00:00:00 2001
From: Rob Zinkov <rob@zinkov.com>
Date: Tue, 1 May 2012 22:27:59 -0700
Subject: [PATCH] Fixed typo in documentation

---
 doc/developers/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/developers/index.rst b/doc/developers/index.rst
index e6c9036a82..9f69488930 100644
--- a/doc/developers/index.rst
+++ b/doc/developers/index.rst
@@ -241,7 +241,7 @@ Other ways to contribute
 ========================
 
 Code is not the only way to contribute to scikit-learn. For instance,
-documentation is also a very important part of the project and ofter
+documentation is also a very important part of the project and often
 doesn't get as much attention as it deserves. If you find a typo in
 the documentation, or have made improvements, do not hesitate to send
 an email to the mailing list or submit a GitHub pull request. Full
-- 
GitLab