]> git.sesse.net Git - nageru-docs/blobdiff - theme.rst
Some spelling fixes.
[nageru-docs] / theme.rst
index afc22c09591c941b6d0525621e51888177c81968..9028b6868256584fcbdff260239081bbbfbb9329 100644 (file)
--- a/theme.rst
+++ b/theme.rst
@@ -30,7 +30,7 @@ is a library for high-quality, high-performance video filters,
 and Nageru's themes can use a simplified version of Movit's API where
 most of the low-level details are abstracted away.
 
-Every frame, the theme choses a chain and a set of parameters to it,
+Every frame, the theme chooses a chain and a set of parameters to it,
 based on what it thinks the picture should look like. Every chain
 consists of a set of *inputs* (which can be either live video streams
 or static pictures) and then a set of operators or *effects* to combine