Commit 68249849e86884eb1d2473397528e64db46d115d

Authored by fabioaz
1 parent a9ab3d0d

FIX: Removed acute accent from "Fabio".

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
invesalius/gui/dialogs.py
... ... @@ -709,7 +709,7 @@ def ShowAboutDialog(parent):
709 709 info.Developers = ["Paulo Henrique Junqueira Amorim",
710 710 "Thiago Franco de Moraes",
711 711 "Guilherme Cesar Soares Ruppert",
712   - "Fábio de Souza Azevedo",
  712 + "Fabio de Souza Azevedo",
713 713 "Jorge Vicente Lopes da Silva",
714 714 "",
715 715 "Former developers:",
... ...