Fix some typos and inconsistencies in GUI texts
This commit is contained in:
+2
-2
@@ -155,8 +155,8 @@ class GuiAbout(QDialog):
|
||||
),
|
||||
license1 = self.tr(
|
||||
"novelWriter is free software: you can redistribute it and/or modify it "
|
||||
"under the terms of the GNU General Public Licence as published by the "
|
||||
"Free Software Foundation, either version 3 of the Licence, or (at your "
|
||||
"under the terms of the GNU General Public License as published by the "
|
||||
"Free Software Foundation, either version 3 of the License, or (at your "
|
||||
"option) any later version."
|
||||
),
|
||||
license2 = self.tr(
|
||||
|
||||
Reference in New Issue
Block a user