Commit db604200ab70320ab2b257cb0554c35d7bdd04d9
1 parent
f56a6f11
Exists in
wxgtk3_b5
Added Olly Betts as contributor
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
invesalius/gui/dialogs.py
... | ... | @@ -780,7 +780,7 @@ def ShowAboutDialog(parent): |
780 | 780 | "Guilherme Cesar Soares Ruppert (former)", |
781 | 781 | "Fabio de Souza Azevedo (former)", |
782 | 782 | "Bruno Lara Bottazzini (contributor)", |
783 | - "Olly Betts (patches to wxPython3)"] | |
783 | + "Olly Betts (patches to support wxPython3)"] | |
784 | 784 | |
785 | 785 | info.Translators = ["Alex P. Natsios", |
786 | 786 | "Andreas Loupasakis", | ... | ... |