summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2013-04-14 11:44:47 +0000
committerjilles <jilles@FreeBSD.org>2013-04-14 11:44:47 +0000
commitf98571cfa0a5788f6da42339039a11e32c3c95c1 (patch)
tree7a8707582f35cb5f0e784d819c8d9929a531ed6f /lib/libc/nls
parentdbf6d138beaf0a6589c82642a55b7026c95053ea (diff)
downloadFreeBSD-src-f98571cfa0a5788f6da42339039a11e32c3c95c1.zip
FreeBSD-src-f98571cfa0a5788f6da42339039a11e32c3c95c1.tar.gz
libc: Fix typo in French translation.
PR: kern/177704 Submitted by: martymac MFC after: 1 week
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/fr_FR.ISO8859-1.msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/nls/fr_FR.ISO8859-1.msg b/lib/libc/nls/fr_FR.ISO8859-1.msg
index 35a8c4a..ebc1739 100644
--- a/lib/libc/nls/fr_FR.ISO8859-1.msg
+++ b/lib/libc/nls/fr_FR.ISO8859-1.msg
@@ -94,7 +94,7 @@ $ EPROTONOSUPPORT
$ ESOCKTNOSUPPORT
44 Type de socket non supporté
$ EOPNOTSUPP
-45 Opération non supporté
+45 Opération non supportée
$ EPFNOSUPPORT
46 Famille de protocole non supportée
$ EAFNOSUPPORT
OpenPOWER on IntegriCloud