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