witch => which

This commit is contained in:
Emmanuel Garette 2013-08-27 22:21:40 +02:00
parent 71a8171c52
commit cb7e4b8893
1 changed files with 1 additions and 1 deletions

View File

@ -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