From cb7e4b8893b168439f9a3bf4877d468aa217b0c2 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 27 Aug 2013 22:21:40 +0200 Subject: [PATCH] witch => which --- doc/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.txt b/doc/config.txt index 17bddf3..786665b 100644 --- a/doc/config.txt +++ b/doc/config.txt @@ -6,7 +6,7 @@ Options handling basics Tiramisu is made of almost three main objects : -- :class:`tiramisu.config.Config` witch is the whole configuration entry point +- :class:`tiramisu.config.Config` which is the whole configuration entry point - :class:`tiramisu.option.Option` stands for the option types - :class:`tiramisu.option.OptionDescription` is the shema, the option's structure