There was an error while loading. Please reload this page.
focussing
focusing
1 parent 094b16a commit eaaf9d0Copy full SHA for eaaf9d0
README.rst
@@ -145,7 +145,7 @@ Philosophy
145
**********
146
147
The source code of ``prompt_toolkit`` should be readable, concise and
148
-efficient. We prefer short functions focussing each on one task and for which
+efficient. We prefer short functions focusing each on one task and for which
149
the input and output types are clearly specified. We mostly prefer composition
150
over inheritance, because inheritance can result in too much functionality in
151
the same object. We prefer immutable objects where possible (objects don't
0 commit comments