We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964a0d7 commit 9c21b50Copy full SHA for 9c21b50
doc/developers.rst
@@ -32,7 +32,7 @@ OpenShot Video Editor has 3 main components, a Python & PyQt user interface
32
(:openshot-github:`libopenshot`). If you are not familiar with Python,
33
PyQt, or C++, those would be great topics to research and learn more about at this point.
34
35
-However, many bugs and new features can be added with only Python knowledge, since the C++
+However, many bugs can be fixed and new features added with only Python knowledge, since the C++
36
components are not involved in the user interface at all. Python is an amazing language, and
37
is super fun to learn, and is the only prerequisite skill needed to become an OpenShot
38
developer!
0 commit comments