From c47aa27cc5effde24b9b5e76b5f8603553bdb6bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 7 Jul 2013 19:24:17 +0200 Subject: [PATCH] typo --- CONTRIBUTING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index 6c5c8b58..afa20020 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -164,7 +164,7 @@ passes all tests. To do so, you can follow step one and two in `Travis documentation __ (Step three is already done in scikit-image). -Thus, as soon as you push your code to your fork, it will triger Travis, +Thus, as soon as you push your code to your fork, it will trigger Travis, and you will receive an email notification when the process is done. Bugs