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