Code

Fixed spelling, thanks to bcooksley
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 10:02:09 +0000 (10:02 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 10:02:09 +0000 (10:02 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20154 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/gosa.conf.5

index edd19b73854b47de28effd73e6d0f67661ccb0be..31d4047a777191bcb3cbaefb0a7a90c098a13b93 100644 (file)
@@ -1008,7 +1008,7 @@ functions supported - which can be combined:
       idGenerator="{%sn}-{%givenName[2-4]}"
 .fi
 
-    will generate an ID using the full surename, adding a dash, and adding at
+    will generate an ID using the full surname, adding a dash, and adding at
     least the first two characters of givenName. If this ID is used, it'll
     use up to four characters. If no automatic generation is possible, a
     input box is shown.