summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-07 01:02:09 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-02-07 01:02:09 +0000
commit83970e69468797bebb10ab92b03f698c4b7ae67a (patch)
tree0f2c8adf82eb53cbf95be31664a2e41de8715074
parent4cae970f5c4e6c232984c66d0edc0837769819c4 (diff)
downloaddrakx-backup-do-not-use-83970e69468797bebb10ab92b03f698c4b7ae67a.tar
drakx-backup-do-not-use-83970e69468797bebb10ab92b03f698c4b7ae67a.tar.gz
drakx-backup-do-not-use-83970e69468797bebb10ab92b03f698c4b7ae67a.tar.bz2
drakx-backup-do-not-use-83970e69468797bebb10ab92b03f698c4b7ae67a.tar.xz
drakx-backup-do-not-use-83970e69468797bebb10ab92b03f698c4b7ae67a.zip
Fix typo
-rw-r--r--perl-install/messages.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm
index f751d8a40..fda56abf2 100644
--- a/perl-install/messages.pm
+++ b/perl-install/messages.pm
@@ -103,8 +103,8 @@ as defined in DFAR 252.227-7013 and as described in FAR 12.212. Any use, modific
release, performance, display or disclosure of the Software and any accompanying documentation
by the United States Government shall be governed solely by the terms of this Agreement and any
other applicable licence agreements and shall be prohibited except to the extent expressly permitted
-by the terms of this Agreement.") . "\n" : '',
- : N("Most of these components are governed under the terms and conditions of the GNU
+by the terms of this Agreement.") . "\n" : '',
+N("Most of these components are governed under the terms and conditions of the GNU
General Public Licence, hereafter called \"GPL\", or of similar licenses."));
}