Code

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

gosa-core/FAQ

index e6d8591cea4b44e9877de7b044f9b0b1cc841ff0..9673f88f1d44909f19ccab5ed5060cdb317e6010 100644 (file)
@@ -164,7 +164,7 @@ A: Add an entry describing your id policy in gosa.conf, location section:
       idGenerator="{%sn}-{%givenName[2-4]}"
    |<--
 
-      will generate an ID using the full surename, adding a dash, and adding at least
+      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.