Skip to content

Commit 9c21b50

Browse files
authored
developers.rst: fixed "many bugs...can be added" (#3931)
True -- you can add many bugs -- but probably not what you want to say. :-) This is one possible rewording.
1 parent 964a0d7 commit 9c21b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ OpenShot Video Editor has 3 main components, a Python & PyQt user interface
3232
(:openshot-github:`libopenshot`). If you are not familiar with Python,
3333
PyQt, or C++, those would be great topics to research and learn more about at this point.
3434

35-
However, many bugs and new features can be added with only Python knowledge, since the C++
35+
However, many bugs can be fixed and new features added with only Python knowledge, since the C++
3636
components are not involved in the user interface at all. Python is an amazing language, and
3737
is super fun to learn, and is the only prerequisite skill needed to become an OpenShot
3838
developer!

0 commit comments

Comments
 (0)