diff options
author | Christian Ambach <ambi@samba.org> | 2011-06-09 15:07:15 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-06-09 17:12:24 +0200 |
commit | ed04cd06a2224a9c3b624b609460347aa1e72ed2 (patch) | |
tree | be2fafded072690cd2f436999e33577d4c5b760b /source3/locale/net | |
parent | 32198182b3f90662107bbcf180cdc92ed8e0bc8d (diff) | |
download | samba-ed04cd06a2224a9c3b624b609460347aa1e72ed2.tar.gz samba-ed04cd06a2224a9c3b624b609460347aa1e72ed2.tar.bz2 samba-ed04cd06a2224a9c3b624b609460347aa1e72ed2.zip |
s3:net fix a typo
fix a typo in the german message file
Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Thu Jun 9 17:12:24 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/locale/net')
-rw-r--r-- | source3/locale/net/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/locale/net/de.po b/source3/locale/net/de.po index 74fcca07d8..2244cd6983 100644 --- a/source3/locale/net/de.po +++ b/source3/locale/net/de.po @@ -415,7 +415,7 @@ msgid " net getdomainsid" msgstr "" #: ../../utils/net.c:663 -msgid "Display the maximul RID currently used" +msgid "Display the maximum RID currently used" msgstr "Die höchste verwendete RID anzeigen" #: ../../utils/net.c:664 |